Activity
From 2017-03-13 to 2017-04-11
2017-04-11
- 22:57 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:44 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:28 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:34 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:27 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:31 Feature #80741: Add a modern API for typolink and deprecate the old one
- Move typoLink and related methods into a new class LinkRenderer.
- Define a public API:
- buildLink()
- ...- 22:45 Bug #79304: SQL error if empty datetime value is saved
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Bug #80800: Too many records on sys_file_reference table breaks TYPO3 when saving IRRE records
- Gonna look the plugin, but the question is why sortby is necessary for sys_file_reference?
- 17:15 Bug #80800: Too many records on sys_file_reference table breaks TYPO3 when saving IRRE records
- Hi
Had similar issues on a installation. Our fix was rebuild the ref_index since it contained a lot of crashed rec... - 15:00 Bug #80800: Too many records on sys_file_reference table breaks TYPO3 when saving IRRE records
- Sorry, forgot it. It's 7.6.16 (i've updated the description as well).
- 07:24 Bug #80800 (Needs Feedback): Too many records on sys_file_reference table breaks TYPO3 when saving IRRE records
- Please provide information about TYPO3 version - if it 8.7 - did you follow all the migrations steps in the install t...
- 20:56 Bug #80632: still issues with missing input in BE
- Got similar problem on TYPO 7.6.16 on news plugin, but according to the author may be a core problem (https://github...
- 20:30 Task #80814: Cleanup of CGL fixer script
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:29 Task #80814: Cleanup of CGL fixer script
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:25 Task #80814: Cleanup of CGL fixer script
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:23 Task #80814 (Under Review): Cleanup of CGL fixer script
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:24 Task #80814 (Closed): Cleanup of CGL fixer script
- The CGL fixer script can be both reduced and performance-improved drastically by slightly changing the way php-cs-fix...
- 20:20 Task #80812: About 170 usages of isset() and is_array() can be replaced with null coalesce operator
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:14 Task #80812: About 170 usages of isset() and is_array() can be replaced with null coalesce operator
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:59 Task #80812 (Under Review): About 170 usages of isset() and is_array() can be replaced with null coalesce operator
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:37 Task #80812 (Closed): About 170 usages of isset() and is_array() can be replaced with null coalesce operator
- The replacement would:
* Reduce the number of code lines in TYPO3
* Reduce function calls
* Reduce indentation
... - 19:49 Bug #80804: Apache precesses overload because of typo3temp/locks/flock_
- Hey Markus !
Thank You very much for Your answer.
Here is information about my setup :
> Are you using php-... - 13:22 Bug #80804: Apache precesses overload because of typo3temp/locks/flock_
- Hi Fedir!
Thanks for your report. A few things I can read from your posting:
* @/home/www/mysite.com/www/typo3t... - 12:00 Bug #80804 (Closed): Apache precesses overload because of typo3temp/locks/flock_
- Hi there,
We have a really strange problem with locks : sometimes, Apache is completely saturated, too much proce... - 19:24 Bug #78629: Updating reference indexes during record operations consumes thousands of SQL queries
- From the Gerrot review:
Abandoned
Since four people now mentioned their concerns on disabling the reference ind... - 18:38 Bug #78629: Updating reference indexes during record operations consumes thousands of SQL queries
- Why was this rejected? I have a similar problem at #80800
- 17:16 Bug #80813 (Closed): incorrect pageNotFound_handling behaviour
- [FE][pageNotFound_handling] is empty per Default, which means requests for non-existing/accessible pages will be hand...
- 16:31 Bug #80811 (New): Upgrade Wizard / Execute database migrations on single rows / Migrate values in sys_file_reference crop field / Error when file is missing
- Error when file is missing:
Argument 1 passed to TYPO3\CMS\Core\Imaging\ImageManipulation\Area::makeRelativeBasedOnF... - 16:06 Task #80810 (Under Review): Rather than throw exceptions about missing caches, fall back to transient memory variable cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:03 Task #80810 (Closed): Rather than throw exceptions about missing caches, fall back to transient memory variable cache
- As the title says, allowing this fallback presents an *extremely* easy way to make a runtime-only cache by any identi...
- 15:28 Bug #80807 (Closed): Upgrade Wizard / Execute database migrations on single rows / Error: The RecordLinkHandler expects identifier and uid as $parameter configuration
- When I run "Upgrade Wizard / Execute database migrations on single rows" I get this error
"The RecordLinkHandler exp... - 15:26 Bug #80806 (Closed): Upgrade Wizard / Execute database migrations on single rows / Error: The RecordLinkHandler expects identifier and uid as $parameter configuration
- When I run "Upgrade Wizard / Execute database migrations on single rows" I get this error
"The RecordLinkHandler exp... - 15:02 Task #80788: Introduce cache for readLLfile() in \TYPO3\CMS\Lang\LanguageService
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Task #78508 (Resolved): Switch TYPO3 logo to svg
- Applied in changeset commit:7fdfd9002dbba05a5c25f5757e987def0068f646.
- 14:18 Task #78508: Switch TYPO3 logo to svg
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:18 Task #78508 (Under Review): Switch TYPO3 logo to svg
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:10 Task #78508 (In Progress): Switch TYPO3 logo to svg
- 14:30 Bug #80744 (Resolved): Extbase\Persistence\Repository IN statement string values in custom queries does not has quotes
- Applied in changeset commit:d53b7a29f7e531180ed3cc704ac77b455b182714.
- 14:30 Task #80624 (Resolved): Filelist: Use same edit icon in clickmenu
- Applied in changeset commit:9efd09fe16c99b6f5b1da2b51a33431254e0fbcd.
- 14:23 Bug #80425 (Resolved): Constraint 'IN' in Query doesn't respect string escaping
- Resolved with https://review.typo3.org/#/c/52392/
- 12:30 Task #80674 (Resolved): Mark ext:form as stable
- Applied in changeset commit:1e50841ac46b858b6e69b3b83cd1de73f1f2ddd2.
- 11:10 Task #80674 (Under Review): Mark ext:form as stable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Bug #80647 (Resolved): EXT:Form frontend markup of checkboxes is incompatible to bootstrap
- Applied in changeset commit:d29791254f5c37db68ce3dbd713a3e3ab63be367.
- 11:30 Bug #80740 (Resolved): File links with scheme are prefixed with absRefPrefix
- Applied in changeset commit:3afc2f197463f8b976f19e40df81f775e168a76d.
- 11:27 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:00 Bug #80644 (Resolved): style glitch in wizard window of CE 'insert records'
- Applied in changeset commit:a519f63a2fdb496e030876e6ef378302a1d6a80e.
- 10:38 Bug #80803 (Closed): Doctrine NotNullConstraintViolationException when changing site langauge on result page
- When the site-language is changed on the result list of indexed_search it tries to write an 'index_stat_search' recor...
- 10:08 Bug #80802 (Closed): ImageCropping control buttons not displayed
- When cropping an image with a height that is too big for the cropping dialog in certain browsers the control buttons ...
- 09:31 Bug #80730: EXT:indexed_search FLUID based does not indexes new created pages with 8.7.0
- Exact same issues on any of my updated systems (8.6.1 to 8.7):
- search does work as long as there are entries in th... - 07:07 Bug #80239 (Needs Feedback): create new IRRE-Element cause exception in multi-language-evoirement
2017-04-10
- 23:49 Bug #80800 (Closed): Too many records on sys_file_reference table breaks TYPO3 when saving IRRE records
- When saving a record (eg: tx_news_domain_model_news) and uploading images on field with IRRE of FAL records (eg: fal_...
- 23:30 Task #80743 (Resolved): Update wizard for "Update the hash field of sys_refindex to exclude the sorting field" add hint
- Applied in changeset commit:fd7dc452efcb469d05c25d160d38567aa01b1971.
- 23:30 Bug #80723 (Resolved): 8.7 LTS Upgrade Wizard: Execute database migrations on single rows failed
- Applied in changeset commit:dff8286c716cc66f0f461a366004e5c5a0f7d7d1.
- 23:23 Bug #78048: Firefox: JS Error when inserting image in empty RTE
- I still confirm I can't reproduce on Mac (Firefox 52.0.2 (64 bit)) - the images get saved... I am puzzled
I am usi... - 14:31 Bug #78048: Firefox: JS Error when inserting image in empty RTE
- > The image (plain or magic) is not saved, but no javascript error is reported...
Yeah, I tested with 7.6.16 on ma... - 14:27 Bug #78048 (New): Firefox: JS Error when inserting image in empty RTE
- 14:27 Bug #78048: Firefox: JS Error when inserting image in empty RTE
- I am able to reproduce it with Firefox 52.0.2 (32 bit) on Windows7 and TYPO3 7.6.16 (I will test later again with Mac...
- 13:52 Bug #78048: Firefox: JS Error when inserting image in empty RTE
- I can still reproduce the bug with TYPO3 7.6.1.5, I just tried it.
I updated the steps to reproduce: Better create a... - 23:19 Bug #80781: QueryResult in conjunction with \Doctrine\DBAL\Statement returns "Call to a member function fetchAll() on boolean" when converting as array
- Hi Martin, would you mind pushing your patch up for review?
Our contribution workflow is documented here: https://... - 11:26 Bug #80781: QueryResult in conjunction with \Doctrine\DBAL\Statement returns "Call to a member function fetchAll() on boolean" when converting as array
- ...
- 11:25 Bug #80781 (Closed): QueryResult in conjunction with \Doctrine\DBAL\Statement returns "Call to a member function fetchAll() on boolean" when converting as array
- The code below leads to an exception in \TYPO3\CMS\Extbase\Persistence\Generic\Storage\Typo3DbBackend in line 380:
... - 23:12 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:04 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:44 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:59 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:25 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:23 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:44 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:35 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:26 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:05 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:33 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:17 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:06 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:50 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:47 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:45 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:34 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:05 Feature #21659 (Closed): Introduce Password Policies
- I close this issue in favor of #80793 , please continue the discussion there, thank you.
I have added there a refere... - 23:03 Bug #80425 (Needs Feedback): Constraint 'IN' in Query doesn't respect string escaping
- Please try https://review.typo3.org/#/c/52392/ if that works for you.
Thanks. - 23:01 Bug #80766: SysRefindexHashUpdater does not work at all.
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:54 Bug #80630 (Needs Feedback): Preconfigured page contains no fsc
- Should be fixed with https://review.typo3.org/#/c/52364/4
- 17:19 Task #80748: Fix Grunt Build errors
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:36 Task #80748: Fix Grunt Build errors
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:53 Feature #80793 (Closed): provide configurable password policies
- Admins should be able to define a password policy to follow by all users of the system.
- 16:51 Feature #80792 (Accepted): Password strength meter for BE Login
- Provide a strength meter for password fields to give the user a hint about the password he chooses.
- 16:49 Feature #80791 (Closed): Hide Password while typing
- during entry of password data into password field, the input is visible in clear text.
- 16:48 Task #80790 (Rejected): do not expose the password hash in install tool
- keep the password hidden, also the hash that's exposed after using a wrong Login.
- 16:38 Feature #80557: Adding dbType "time" to support native SQL time column type
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:32 Task #80788: Introduce cache for readLLfile() in \TYPO3\CMS\Lang\LanguageService
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Task #80788 (Under Review): Introduce cache for readLLfile() in \TYPO3\CMS\Lang\LanguageService
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Task #80788 (Closed): Introduce cache for readLLfile() in \TYPO3\CMS\Lang\LanguageService
- The call is expensive - since it calls mergeRecursiveWithOverrule()
Copying a single page with 2000 FE users will fi... - 15:25 Bug #76472 (Under Review): style bug under pagetree overview
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:57 Feature #78187: Finder Functionality
- Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:20 Bug #80780 (Rejected): Incomplete query when "Show database queries performed" selected
- In Upgrade wizard when the option "Show database queries performed" is selected then often the query is displayed lik...
- 11:17 Bug #80779 (Closed): SQL-ERROR: The used table type doesn't support FULLTEXT indexes
- Executing 'Update database schema: Create tables and fields'
returns:
SQL-ERROR: The used table type doesn't suppor... - 10:53 Bug #34147: IE8 crashes if list of recipients in Workspace is too long
- I tested version 8.7.1-dev with IE11 (edge,Windows 7) and the result is that the popup has still issues (albeit diffe...
- 10:40 Bug #80752: Extbase Repository: No results when joining deleted (hidden, ...) child records
- The IS NULL works if there is no child. If there is a deleted child, it gets joined but as it is deleted, the whole r...
- 09:29 Bug #80778: CKeditor inserts empty paragraphs in FlexForms
- I can see this behavior only in flux fields from the fluidtypo3 extension as stated here https://github.com/FluidTYPO...
- 08:30 Bug #80747 (Resolved): Correct stylelint violations in scss files
- Applied in changeset commit:99c7599276b103eb41cdd872b72640762e159253.
2017-04-09
- 22:17 Epic #64459 (Closed): Make TYPO3 run on PostgreSQL
- All related issues and subtasks are resolved/closed so I think it is safe to consider this closed.
- 21:20 Bug #80721 (New): CKEditor TYPO3 8.7.0 Usability Bug?
- ok sorry :) I have understood it wrong... I thought that the issue was that the CKEditor bar were covered :)
The... - 20:50 Bug #80721: CKEditor TYPO3 8.7.0 Usability Bug?
- Hi,
i'm using:
Firefox 52.0.2 (64-Bit)
Chromium Version 57.0.2987.98 Built on Ubuntu
OS: Ubuntu 16.04 (64-bi... - 16:56 Bug #80721 (Needs Feedback): CKEditor TYPO3 8.7.0 Usability Bug?
- Are you using CKEditor? Could you tell us what browser are you using and add a screenshot?
I am not able to reprodu... - 21:17 Bug #73091 (Closed): Custom table showed in Page Module can't show page 2
- I close it for now as it only affects 6.2.x and it is not a security issue.
If you think that this is the wrong de... - 20:10 Bug #80778 (Closed): CKeditor inserts empty paragraphs in FlexForms
- If CKeditor is used for a FlexForm text field, empty paragraphs are added after/during saving.
The problem must be... - 19:53 Bug #80687: sysext "version" results in error 500 in typo3 8.7.0
- I activated Version and Workspaces without errors on 8.7.0... but I have to say that mine is a fresh installation, n...
- 19:46 Bug #66020 (Closed): IRRE Fal localization
- I close this one as it can be considered a duplicate of #57272 please continue the discussion there. I have added a r...
- 19:43 Task #79885 (Closed): Make the official distribution 8 LTS compatible
- done
- 19:00 Bug #80673 (Resolved): Hide download distributions in composer mode
- Applied in changeset commit:8916620ac2e69a9f2d6eaff7d5d0215b2b8e5174.
- 16:45 Bug #79990: Database migration: spatial column POINT NOT NULL not detected correctly
- @Thomas Hohn: the issue reports TYPO3 7 which does not use Doctrine.
- 13:58 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:25 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:04 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:02 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:51 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:34 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:25 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:58 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:47 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 02:47 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 02:45 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:14 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:12 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:05 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:58 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:46 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:40 Bug #80548: Fluid rendering: Section 'xxx' doesn't exist.
- Do you think that it is related to this one? https://forge.typo3.org/issues/79760
- 12:37 Bug #80054 (Closed): Toolbar: Clear Cache forward to URL (Blank Page)
- Ok thank you very much for your testing :)
I close this as resolved, then.
If you experience the issue again th... - 08:18 Bug #80054: Toolbar: Clear Cache forward to URL (Blank Page)
- Since the 8LTS Release its no longer reproducible.
- 02:06 Task #80743: Update wizard for "Update the hash field of sys_refindex to exclude the sorting field" add hint
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:11 Bug #80723: 8.7 LTS Upgrade Wizard: Execute database migrations on single rows failed
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:09 Bug #80723 (Under Review): 8.7 LTS Upgrade Wizard: Execute database migrations on single rows failed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:46 Bug #80723: 8.7 LTS Upgrade Wizard: Execute database migrations on single rows failed
- No, this seems to be a bug due to the whole link destionation being passed to punycode. I suspect that the ?subject p...
- 00:54 Bug #80427: Using space_before_class and space_after_class in PageTS Config
- the "none" option has an empty value, I think that this is why @TCEFORM.tt_content.space_before_class.altLabels@ does...
- 00:39 Bug #80768 (Under Review): BackendUtility::BEenableFields doesn't quote field names
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:23 Bug #80768 (Closed): BackendUtility::BEenableFields doesn't quote field names
- BEenableFields should properly quote table and fieldnames in the SQL fragments it builds.
- 00:22 Bug #80767 (Under Review): Typo3DbQueryParser doesn't quote table/field names on join
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:18 Bug #80767 (Closed): Typo3DbQueryParser doesn't quote table/field names on join
- When building joins in the Typo3DbQueryParser class the right hand side of the join is not properly quoted in a few p...
- 00:06 Bug #80734 (Under Review): Upgrade Wizard: "Update the hash field of sys_refindex to exclude the sorting field" leads to an error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2017-04-08
- 23:57 Bug #80763 (Under Review): New hash version in ReferenceIndex can cause non-unique keys
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Bug #80763 (Closed): New hash version in ReferenceIndex can cause non-unique keys
- The new hash version in ReferenceIndex ignores the sorting field. The updater in the install tool fails when the refe...
- 23:49 Bug #80054 (New): Toolbar: Clear Cache forward to URL (Blank Page)
- have no clue right now....
- 23:39 Bug #80766: SysRefindexHashUpdater does not work at all.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:37 Bug #80766 (Under Review): SysRefindexHashUpdater does not work at all.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #80766 (Closed): SysRefindexHashUpdater does not work at all.
- The actual update statement in the install tool updater has the positional parameters reversed and as such doesn't pe...
- 23:25 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:15 Feature #80764: Provide a user friendly link class to store the rendering results
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:41 Feature #80764 (Under Review): Provide a user friendly link class to store the rendering results
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:37 Feature #80764 (Rejected): Provide a user friendly link class to store the rendering results
- Provide a user friendly link class to store the rendering results.
Currently AbstractTypolinRenderer returns:
... - 23:04 Bug #24515: alt_doc.php does not keep default values given in URL.
- same line of code is still present in 8.7.1-dev (latest master)
- 22:34 Bug #80734 (Accepted): Upgrade Wizard: "Update the hash field of sys_refindex to exclude the sorting field" leads to an error
- Hi Markus,
the fallback to check for broken extension can not be avoided, this is true for all exceptions in the i... - 21:32 Bug #80762 (Closed): AbstractMessage should have string, but integer is given
- Hi,
My local system (Windows, xampp) can't access remote repository, which is currently okay, and it will throw an... - 20:44 Bug #80752 (Needs Feedback): Extbase Repository: No results when joining deleted (hidden, ...) child records
- Can you provide a bit more detail, from the results these two statements (slightly simplified) should be identical:
... - 20:11 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:56 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:25 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:02 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:53 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:23 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:10 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:01 Feature #80380: Missing Distinct / GroupBy option in Query
- @Morton Jonuschat
I'd consider this a bug since I did not observe this behaviour in TYPO3 prior to 8.4.
It happen... - 11:32 Bug #80755: Remove depreciated code from ExtensionManagementUtility for T3 7 LTS
- My last remark overlapped with Wouiters response.
- 11:30 Bug #80755: Remove depreciated code from ExtensionManagementUtility for T3 7 LTS
- As this - if I understand the message correctly - originates from within the core....
- 10:54 Bug #80755 (Rejected): Remove depreciated code from ExtensionManagementUtility for T3 7 LTS
- As morton explains this is a hint that the code will be removed in TYPO3 v8 (which is the case offcourse).
The depre... - 06:25 Bug #80755 (Needs Feedback): Remove depreciated code from ExtensionManagementUtility for T3 7 LTS
- This is a hint that warns you that you have code in your current installation which is using methods they shouldn't b...
- 08:44 Task #80756: Cover the serialisation of ContentObjectRenderer by Unit Tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:31 Task #80756 (Under Review): Cover the serialisation of ContentObjectRenderer by Unit Tests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:24 Task #80756 (Rejected): Cover the serialisation of ContentObjectRenderer by Unit Tests
- Cover the serialisation of ContentObjectRenderer by Unit Tests.
Address:
* Basic behaviour without currentFile
... - 07:19 Bug #80744 (Under Review): Extbase\Persistence\Repository IN statement string values in custom queries does not has quotes
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:13 Feature #80469 (Rejected): Upgrade Wizard: "Show database queries performed" without values
- The TYPO3 core uses named parameters to interact with the database for all non-integer values and almost all integers...
- 07:07 Feature #80659 (Closed): Set Charset to utf8mb4
- 07:07 Feature #80659: Set Charset to utf8mb4
- Closing this as a duplicate of #80398
- 07:05 Feature #80398 (New): Make default charset and collation for new tables configurable
- This is a new feature which could be implemented for TYPO3 9.0. Doing it using the connectionParameters is not the pr...
- 07:00 Bug #80686 (Rejected): FrontendGroupRestriction initialized by PageRepository in BE causes Error
- We already has this fix once and we decided to revert it. For details see the discussion here: https://review.typo3.o...
- 00:33 Bug #77749: Link Wizard does not work after creating a folder
- Affects also 8.7.1-dev (latest master) AFAICS
- 00:16 Bug #78048 (Needs Feedback): Firefox: JS Error when inserting image in empty RTE
- I am not able to reproduce it on 7.6.16, can you confirm? Thank you!
2017-04-07
- 23:46 Bug #79680 (Closed): lib.parseFunc not treating mailto:, tel: etc. links properly
- I guess it is safe to close this one for now.
If you think that this is the wrong decision or experience the issue... - 23:44 Feature #79366: Disable "rename" field on file mounts for editors
- I performed some tests with 6.2.30, 7.6.16 and 8.7.1-dev (latest master) and these are the results:
1) This issue ... - 23:37 Bug #79640 (Closed): User is able to rename file mount base folder
- I close this one as a duplicate of #79366 please continue the discussion there. Thank you.
I added a reference to ... - 23:08 Bug #80755 (Rejected): Remove depreciated code from ExtensionManagementUtility for T3 7 LTS
- The following entry was found in the deprections log
@07-04-17 19:50: TYPO3\CMS\Core\Utility\ExtensionManagementUt... - 23:04 Bug #77294: Backend form engine (inline,tt_content) CType=table wizard crashes on closing
- On latest master (8.7.1-dev) it seems impossible to save the content element inside the "news" element even without c...
- 22:48 Bug #78661 (Needs Feedback): RTE Image file selection not possible when thumbnails activated
- I am not able to reproduce it on 7.6.16 at first glance.... could you check again? Or add more information about how ...
- 22:37 Feature #78619: Filename-length in tree changeable
- On latest master (8.7.1-dev):
- typo3/sysext/filelist/Classes/FileList.php still contains the lines cited on the p... - 22:31 Task #78508: Switch TYPO3 logo to svg
- Still happens on 8.7.1-dev (latest master)
- 22:30 Bug #80598 (Resolved): Backend: Preview link for content elements in list module contains wrong anchor / missing c
- Applied in changeset commit:23c3c2965cc67cdbb7aec961ef8749c3db1c5e03.
- 22:17 Bug #80598: Backend: Preview link for content elements in list module contains wrong anchor / missing c
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:00 Bug #80692 (Resolved): Deleting old files fails
- Applied in changeset commit:2aa304eb05e029f3a3fae1ff2b83416d6d522e3e.
- 16:16 Bug #80692 (Under Review): Deleting old files 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 #80657 (Resolved): EXT:form - Avoid JavaScript errors
- Applied in changeset commit:b1572ac3a59a7927ae1cf8377a9acf3a1e43b4fc.
- 17:00 Bug #77855 (Resolved): FAL replace not possible for non-admin user
- Applied in changeset commit:7ccdba12d6fd6d48e013d4636331fd45106af6be.
- 16:55 Bug #77855: FAL replace not possible for non-admin user
- Patch set 4 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:55 Bug #77855: FAL replace not possible for non-admin user
- Patch set 3 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:54 Bug #77855: FAL replace not possible for non-admin user
- 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 #77855: FAL replace not possible for non-admin user
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:40 Bug #77855: FAL replace not possible for non-admin user
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:38 Bug #77855: FAL replace not possible for non-admin user
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:44 Bug #80752 (New): Extbase Repository: No results when joining deleted (hidden, ...) child records
- I have two tables, let's call them parent and child, in a 1:n relation, which I query like this:...
- 15:27 Feature #80581: Render list of recently users that were switched to
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:17 Bug #80749 (Under Review): Scheduler does not work with ADOdb / SELECT_queryArray passes NULL instead of strings
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:59 Bug #80749 (Closed): Scheduler does not work with ADOdb / SELECT_queryArray passes NULL instead of strings
- Hey,
I'm using TYPO3 7.6.16 and PostgreSQL 9.6.2.
Whenever I execute a scheduler task I get an exception
> A... - 14:14 Bug #80733: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) Exception while upgrading from 8.6.1 to 8.7.0
- I know that requirement but do not have any influence on how the DBA´s are setting up their database servers. But tha...
- 09:03 Bug #80733 (Rejected): Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) Exception while upgrading from 8.6.1 to 8.7.0
- TYPO3 requires the database to be in UTF8 collation as early as TYPO3 6.2. While TYPO3 mostly works with an unsupport...
- 13:59 Task #80748 (Under Review): Fix Grunt Build errors
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:57 Task #80748 (Closed): Fix Grunt Build errors
- Running "stylelint:sass" (stylelint) task
⸨ ░⸩ ⠦ runTopLevelLifecycles: sill runTopLevelLifecycles F... - 13:55 Task #80746 (Rejected): Add missing dependency for Grunt workflow
- 11:29 Task #80746: Add missing dependency for Grunt workflow
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:28 Task #80746 (Under Review): Add missing dependency for Grunt workflow
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Task #80746 (Rejected): Add missing dependency for Grunt workflow
- postcss-scss is not in the package.json but used in Gruntfile.js
- 13:50 Bug #80747 (Under Review): Correct stylelint violations in scss files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:49 Bug #80747 (Closed): Correct stylelint violations in scss files
- 13:33 Bug #80508: wizard_link does not invoke the change JS in FlexForm
- In addition this issue is valid also for the input fields in a standard record.
Sometimes, after copy/paste a text a... - 12:53 Bug #80649: Illegal string offset 'linkHandler.' - TYPO3 v 8.6.1
- Hi
Same problem here on TYPO3 8.7
Link looks like ... - 12:09 Bug #80734: Upgrade Wizard: "Update the hash field of sys_refindex to exclude the sorting field" leads to an error
- Hi,
"partly" ACK ;-)
Yes, maybe the refindex was not clean.
But: Even if so, I find it confusing, if I run a... - 09:06 Bug #80734 (Rejected): Upgrade Wizard: "Update the hash field of sys_refindex to exclude the sorting field" leads to an error
- This error indicates that the reference index is not healthy. Please make sure you execute all steps of the upgrade g...
- 11:07 Task #80743: Update wizard for "Update the hash field of sys_refindex to exclude the sorting field" add hint
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:06 Task #80743 (Under Review): Update wizard for "Update the hash field of sys_refindex to exclude the sorting field" add hint
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:26 Task #80743 (Closed): Update wizard for "Update the hash field of sys_refindex to exclude the sorting field" add hint
- If an installation has a big sys_refindex calling the update from within the "Upgrade Wizard" will fail
since it wi... - 10:49 Task #80574: Cover trivial setters and getters of ContentObjectRenderer
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:43 Bug #80632: still issues with missing input in BE
- Probably related:
The same happens for all kind of input fields, the header field in a content element for example.
... - 10:32 Task #80618: Add unit tests for AbstractTypolinBuilder::resolveTargetAttribute
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:23 Task #80618: Add unit tests for AbstractTypolinBuilder::resolveTargetAttribute
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:28 Task #80618: Add unit tests for AbstractTypolinBuilder::resolveTargetAttribute
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:26 Task #80618: Add unit tests for AbstractTypolinBuilder::resolveTargetAttribute
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:27 Bug #80744 (Closed): Extbase\Persistence\Repository IN statement string values in custom queries does not has quotes
- *Steps to reproduce*
* Create a custom query with a IN statement
* Example query on tt_content table... - 10:15 Bug #80742 (Closed): 8.7 LTS Negative value at the parsetime
- The parsetime is always negative.
non cached... - 02:18 Task #80737: Cover contetObjectClassMap related methods of ContentObjectRenderer
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:45 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:57 Feature #80741: Add a modern API for typolink and deprecate the old one
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:54 Feature #80741 (Under Review): Add a modern API for typolink and deprecate the old one
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:51 Feature #80741 (Closed): Add a modern API for typolink and deprecate the old one
- Separate TypoLink rendering into a dedicated class.
The typo link rendering is complex stuff, that deservers an o...
2017-04-06
- 23:09 Bug #80740: File links with scheme are prefixed with absRefPrefix
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Bug #80740 (Under Review): File links with scheme are prefixed with absRefPrefix
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:29 Bug #80740 (Closed): File links with scheme are prefixed with absRefPrefix
- When using an external FAL storage the public URLs of files contain a scheme.
Such links must not be prefixed with a... - 22:06 Bug #77855: FAL replace not possible for non-admin user
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:07 Bug #77855 (Under Review): FAL replace not possible for non-admin user
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:24 Task #80737: Cover contetObjectClassMap related methods of ContentObjectRenderer
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:01 Task #80737: Cover contetObjectClassMap related methods of ContentObjectRenderer
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:14 Task #80737 (Under Review): Cover contetObjectClassMap related methods of ContentObjectRenderer
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:11 Task #80737 (Closed): Cover contetObjectClassMap related methods of ContentObjectRenderer
- Cover contetObjectClassMap related methods of ContentObjectRenderer.
- 20:37 Bug #79692: Error when "Edit the whole template record"
- I can confirm that behaviour. So, for our themes extension we just fixed that TCA issue - see:
https://github.com/ty... - 19:56 Bug #80734: Upgrade Wizard: "Update the hash field of sys_refindex to exclude the sorting field" leads to an error
- Hi Marcus
Can you check if you have double records in any of the tables that are in the sys_refindex table? Maybe ... - 18:49 Bug #80734 (Closed): Upgrade Wizard: "Update the hash field of sys_refindex to exclude the sorting field" leads to an error
- Hi,
I'm running a quite large installation and try to execute the task "Update the hash field of sys_refindex to e... - 17:29 Bug #17619: INSERT-Error on table "index_words" on ORACLE and PostgreSQL
- With TYPO3 7.6.16 / MySQL I occasionally get the error message:
'Duplicate entry '116391022' for key 'PRIMARY''
'... - 17:07 Bug #80733 (Rejected): Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) Exception while upgrading from 8.6.1 to 8.7.0
- While upgrading TYPO3 8.6.1 to 8.7.0 using the upgrade wizard I just went into the following exception after the "Cre...
- 17:00 Bug #80730: EXT:indexed_search FLUID based does not indexes new created pages with 8.7.0
- We just checked on thing: With a brandnew installation of the V8.7.0 normal pages gets indexed correctly.
- 16:25 Bug #80730: EXT:indexed_search FLUID based does not indexes new created pages with 8.7.0
- the same here ... worked with typo3 v8.6.1 but not anymore in v 8.7.0
- 15:38 Bug #80730 (Closed): EXT:indexed_search FLUID based does not indexes new created pages with 8.7.0
- After Upgrading from 8.6.1 to the latest 8.7.0 the EXT:indexed_search does not indexes new created pages. Even if we ...
- 16:45 Task #80726: Cover ContentObjectRenderer::clean_directory
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:25 Task #80726: Cover ContentObjectRenderer::clean_directory
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:14 Task #80726: Cover ContentObjectRenderer::clean_directory
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:03 Task #80726: Cover ContentObjectRenderer::clean_directory
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Task #80726: Cover ContentObjectRenderer::clean_directory
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:26 Task #80726: Cover ContentObjectRenderer::clean_directory
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:18 Task #80726 (Under Review): Cover ContentObjectRenderer::clean_directory
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:15 Task #80726 (Rejected): Cover ContentObjectRenderer::clean_directory
- Cover ContentObjectRenderer::clean_directory by a unit test.
- 16:31 Bug #80732 (Closed): Uncaught TypeError: Cannot read property 'data' of undefined … at r.fn.init.ContextMenuActions.deleteFile
- Javascript error while trying to delete a file via context menu in File > filelist (aka fileadmin)...
- 15:17 Bug #79925 (Closed): Native date/datetime (TCA dbType) fields are not properly copied or localized
- With the release of TYPO3 CMS 8 LTS the TYPO3 CMS 7 has entered priority bugfix mode: https://typo3.org/typo3-cms/roa...
- 14:33 Bug #80699: Inline elements with foreign TCA relation to another table should load relations before saving record
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:43 Bug #80699: Inline elements with foreign TCA relation to another table should load relations before saving record
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:32 Bug #80699: Inline elements with foreign TCA relation to another table should load relations before saving record
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Bug #80699: Inline elements with foreign TCA relation to another table should load relations before saving record
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:17 Bug #80699 (Under Review): Inline elements with foreign TCA relation to another table should load relations before saving record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:26 Bug #80699: Inline elements with foreign TCA relation to another table should load relations before saving record
- The TCA looks like:...
- 06:43 Bug #80699 (Needs Feedback): Inline elements with foreign TCA relation to another table should load relations before saving record
- How does your TCA settings look like for the field containing the @###REC_FIELD_...###@ condition?
In general @forei... - 14:21 Bug #80720: CKEditor TYPO3 8.7.0 loses format
- Firefox 52.0.2 (64-Bit)
Ubuntu 16.04 - 12:41 Bug #80720: CKEditor TYPO3 8.7.0 loses format
- Chrome 57.0.2987.133 (64-bit) on Mac OS 10.12.2
Firefox 52.0 (64-bit) on Mac OS 10.12.2
Before:... - 08:37 Bug #80720 (Needs Feedback): CKEditor TYPO3 8.7.0 loses format
- Hey,
Can you tell me your
- browser version
- the content that you have in the editor? - 08:32 Bug #80720 (Closed): CKEditor TYPO3 8.7.0 loses format
- Tested with TYPO3 Version 8.7 and 8.6.1:
If i use the CKEditor with default setting, the editor loses all formatin... - 14:06 Bug #80727: $className must be a non empty string
- github.com issue
* https://github.com/FluidTYPO3/flux/issues/1375 - 13:52 Bug #80727 (Closed): $className must be a non empty string
- While working with FlexForm (EXT: flux), an Exeption is triggered when you open the file wizard. A search has shown t...
- 13:31 Bug #80725: changing page type from shortcut to normal does not work
- for now I am not able to reproduce it
- on 7.6.16
- on latest master - 13:25 Bug #80725: changing page type from shortcut to normal does not work
- It does seem to work on 7.6
- 13:19 Bug #80725: changing page type from shortcut to normal does not work
- My first suspect is that the information "shortcut mode" is still saved and taken into account even after changing ba...
- 13:06 Bug #80725 (Closed): changing page type from shortcut to normal does not work
- Hello everyone. Long time no ticket!
I've accidently edited a wrong page and noticed an unusual behavior as I had ... - 12:54 Bug #80722: '__UNSET' in columnsOverrides not working and TCA migration check missing
- :-(
Sad. But I still think, it should be listed in TCA migration checks!? - 12:00 Bug #80722 (Needs Feedback): '__UNSET' in columnsOverrides not working and TCA migration check missing
- 11:59 Bug #80722: '__UNSET' in columnsOverrides not working and TCA migration check missing
- I'm sorry to say we had to remove the __unset feature at this point. See the related issue for more details. Your onl...
- 10:42 Bug #80722 (Closed): '__UNSET' in columnsOverrides not working and TCA migration check missing
- I have this code in one of my extensions: ...
- 11:54 Bug #80695: f:spaceless ViewHelper removes too many spaces
- May I ask why this was rejected?
- 06:25 Bug #80695 (Rejected): f:spaceless ViewHelper removes too many spaces
- 11:49 Bug #80724 (Closed): Image width="0" and height="0" on translated metadata
- I translated the metadata for a view images in the filelist. I get width="0" and height="0" for all images in the fro...
- 11:35 Bug #80692: Deleting old files fails
- just checked behavior between 7LTS and 8LTS. And in 8 the "deleted" sys_file_references indeed block deleting the fil...
- 11:14 Bug #80723: 8.7 LTS Upgrade Wizard: Execute database migrations on single rows failed
- Seems like a copy of 80712
- 11:12 Bug #80723 (Closed): 8.7 LTS Upgrade Wizard: Execute database migrations on single rows failed
- In v8 LTS Upgrade Wizard on step "Execute database migrations on single rows" i get an Uncaught TYPO3 Exception.
<... - 11:08 Bug #80712: Handle errors in row updaters
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:50 Bug #80712: Handle errors in row updaters
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:46 Bug #80712: Handle errors in row updaters
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:42 Bug #80721 (Closed): CKEditor TYPO3 8.7.0 Usability Bug?
- If you set the textarea into "fullscreen" modus, the editor ist laying over the buttonbar.
So it is not possible t... - 07:30 Bug #80675 (Resolved): Recycler Scheduler job fails - due to missing doctrine bind variables
- Applied in changeset commit:9819cad45380716638d7a22adfd2559307003618.
- 05:41 Bug #80719 (Closed): InlineOverrideChildTca migration is incomplete
- After #80000 the TCA changed for overriding childs. However the migration is incomplete.
As an example clone @http... - 04:50 Task #80574: Cover trivial setters and getters of ContentObjectRenderer
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2017-04-05
- 21:46 Bug #78684 (Closed): Admin panel - info panel can overflow content
- Closed as resolved.
- 21:39 Bug #80644: style glitch in wizard window of CE 'insert records'
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:37 Bug #80644 (Under Review): style glitch in wizard window of CE 'insert records'
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Bug #80607 (Resolved): Id is used twice in install tool > Important action
- Applied in changeset commit:b6cfadc90483c92449261e4de550515887c39a5b.
- 21:08 Bug #79183: [] operator not supported for strings
- It is fixed in TYPO3 7 LTS.
- 21:00 Task #80596 (Resolved): Cover ContentObjectRenderer::linkWrap
- Applied in changeset commit:66278e2120a9260507ced272ca481cfa72634834.
- 20:30 Bug #80671 (Resolved): Fix text about where to place FIRST_INSTALL file
- Applied in changeset commit:17d833ff927c076f321146b41c01b1ed7339a07b.
- 20:30 Bug #80654 (Resolved): Allow editing of yaml files in the backend
- Applied in changeset commit:9f0fceb4276475cc98cb6d146a9113cb54983b61.
- 20:30 Task #80016 (Resolved): Performance improvement for locallang.xml parser by avoiding xpath
- Applied in changeset commit:675e0fa9d887c90fdbe24a34318ee9ec2216e569.
- 20:11 Task #80016: Performance improvement for locallang.xml parser by avoiding xpath
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:28 Task #80618: Add unit tests for AbstractTypolinBuilder::resolveTargetAttribute
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:01 Bug #80692 (Accepted): Deleting old files fails
- We need to check the code of 7.6 against 8.7 to see if there was something changed in the logic with the doctrine mig...
- 19:38 Bug #80692: Deleting old files fails
- Frans Saris wrote:
> Does deleting a file still fail if you run the refindex updater?
I ran the refindex updater.... - 19:24 Bug #80692 (Needs Feedback): Deleting old files fails
- Sys_refindex can also hold valid references (other then sys_file_reference) that should block deleting.
If I remem... - 14:44 Bug #80692 (Closed): Deleting old files fails
- I cannot delete an old file, which once was referenced but isn't anymore. I only see a warning like this:
> File n... - 20:00 Task #80718 (Closed): Remove deprecated code from a couple of files
- sysext/taskcenter/Classes/Controller/TaskModuleController.php:162: * @deprecated since TYPO3 v8, will be removed ...
- 19:59 Task #80717 (Closed): Remove deprecated code from ext:backend
- sysext/backend/Resources/Public/JavaScript/Viewport.js:125: // @deprecated since TYPO3 v8, will be removed in v9.
... - 19:58 Task #80716 (Closed): Remove deprecated code from ext:core
- sysext/core/Resources/PHP/RemoveXSS.php:24: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sysext/core/Re... - 19:53 Task #80715 (Closed): Remove deprecated code from ext:frontend
- sysext/frontend/Classes/ContentObject/Menu/AbstractMenuContentObject.php:235: * @deprecated since TYPO3 v8, will ...
- 19:52 Task #80714 (Closed): Remove deprecated code from ExtensionManagementUtility
- sysext/core/Classes/Utility/ExtensionManagementUtility.php:147: * @deprecated since TYPO3 v8, will be removed in ...
- 19:51 Task #80713 (Closed): Remove deprecated code from ext:extbase
- sysext/extbase/Classes/Domain/Model/Category.php:94: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
s... - 19:50 Task #80693: VideoTagRenderer should have "video/quicktime" mime type as of all modern browsers are able to play it
- Please add a reference to your saying "as of all modern browsers are able to play it".
- 19:48 Task #80693 (Under Review): VideoTagRenderer should have "video/quicktime" mime type as of all modern browsers are able to play it
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:16 Task #80693 (Rejected): VideoTagRenderer should have "video/quicktime" mime type as of all modern browsers are able to play it
- 19:50 Feature #68895: Add `options.defaultUploadFolder` to PageTSconfig
- Great, thank you very much.
- 19:15 Feature #68895: Add `options.defaultUploadFolder` to PageTSconfig
- We created an extension that uses the hook and supplies more or
less this feature https://github.com/beechit/defaul... - 19:47 Bug #80712 (Under Review): Handle errors in row updaters
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:47 Bug #80712 (Closed): Handle errors in row updaters
- If an error is detected in a row updater there is no way to continue the migration, log the error and inform the user...
- 19:46 Task #80711 (Closed): Remove deprecated code from TypoScriptFrontendController
- sysext/frontend/Classes/Controller/TypoScriptFrontendController.php:491: * @deprecated since TYPO3 v8, will be re...
- 19:45 Task #80710 (Closed): Remove deprecated code from ext:form
- sysext/form/Classes/Domain/Model/Renderable/AbstractRenderable.php:424: * @deprecated since TYPO3 v8, will be rem...
- 19:44 Task #80709 (Closed): Remove deprecated code from DataHandler
- sysext/core/Classes/DataHandling/DataHandler.php:473: * @deprecated since TYPO3 v8, visibility will change to pro...
- 19:43 Task #80708 (Closed): Remove deprecated code from LanguageService
- sysext/lang/Classes/LanguageService.php:58: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9 - use Modul...
- 19:42 Task #80707 (Closed): Remove deprecated code from ext:fluid
- sysext/fluid/Classes/Core/Rendering/RenderingContext.php:52: * @deprecated since TYPO3 v8, will be removed in TYP...
- 19:40 Task #80706 (Closed): Remove deprecated code from BackendUtility
- sysext/backend/Classes/Utility/BackendUtility.php:194: * @deprecated since TYPO3 CMS 8, will be removed in TYPO3 ...
- 19:36 Task #80705 (Closed): Remove deprecated code from DocumentTemplate
- sysext/backend/Classes/Template/DocumentTemplate.php:63: * @deprecated since TYPO3 v8, will be removed in TYPO3 v...
- 19:34 Task #80704 (Closed): Remove deprecated code from CharsetConverter
- sysext/core/Classes/Charset/CharsetConverter.php:97: * @deprecated since TYPO3 v8, will be removed with TYPO3 v9
... - 19:33 Task #80703 (Closed): Remove deprecated code from GeneralUtility
- sysext/core/Classes/Utility/ClientUtility.php:188: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9
sys... - 19:32 Task #80702 (Closed): Remove deprecated code from ContentObjectRenderer
- sysext/frontend/Classes/ContentObject/ContentObjectRenderer.php:1373: * @deprecated since TYPO3 v8, will be remov...
- 19:31 Task #80701 (Closed): Remove deprecated code from ArrayUtility in extbase
- sysext/extbase/Classes/Utility/ArrayUtility.php:36: * @deprecated since TYPO3 v8, will be removed in TYPO3 v9, us...
- 19:30 Epic #80700 (Closed): Remove deprecated code from the core
- Remove deprecated code from the core
- 19:10 Feature #80697: Define defaultUploadFolder in PageTSconfig
- Maybe https://github.com/beechit/default_upload_folder/ can help you here.
There is a userTS option see https://do... - 17:52 Feature #80697 (Closed): Define defaultUploadFolder in PageTSconfig
- I think it's a usefull feature to define a defaultUploadFolder for a page or tree via PageTSconfig. I need to store f...
- 18:47 Bug #80699 (Closed): Inline elements with foreign TCA relation to another table should load relations before saving record
- We have a BackendPage with some in-line elements and in the inline elements there is foreign TCA relation to another ...
- 16:45 Bug #80695: f:spaceless ViewHelper removes too many spaces
- Just leaving this here.
It's one of the extensions I used at some point, and never really had any issues with it.
Mig... - 16:39 Bug #80695 (Closed): f:spaceless ViewHelper removes too many spaces
- TYPO3 8 Uses f:spaceless around all FSC content elements (in the fluid layout file). Unfortunately it removes to many...
- 15:30 Bug #80680 (Resolved): Running Wizard "Execute database migrations on single rows" deletes the whole TypoScript setup
- Applied in changeset commit:213c7b34b789815ac4f1c79d0726ee63fff1be1a.
- 14:50 Bug #80680: Running Wizard "Execute database migrations on single rows" deletes the whole TypoScript setup
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:42 Bug #80680 (Under Review): Running Wizard "Execute database migrations on single rows" deletes the whole TypoScript setup
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:45 Bug #80680: Running Wizard "Execute database migrations on single rows" deletes the whole TypoScript setup
- Thx for your answer.
I sent you the TS file by mail to oliver@typo3.org. By reviewing the TS setup script i did n... - 12:10 Bug #80680: Running Wizard "Execute database migrations on single rows" deletes the whole TypoScript setup
- Angelo, thx for the report and narrowing it down. Can you please provide your TypoScript setup content - either by ad...
- 11:09 Bug #80680: Running Wizard "Execute database migrations on single rows" deletes the whole TypoScript setup
- !before-update.png!
!after-update.png! - 11:02 Bug #80680: Running Wizard "Execute database migrations on single rows" deletes the whole TypoScript setup
- We found that if you upgrade a existing TYPO3 which has already content and you apply in the install tool the followi...
- 15:30 Bug #80677 (Resolved): Default severity for modals only defined for modal header
- Applied in changeset commit:119a1a40f45c7b8eb0014d2f1a208539cdc97142.
- 08:16 Bug #80677: Default severity for modals only defined for modal header
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #80691 (Resolved): Fix typo in a typoscript comment
- Applied in changeset commit:e7c651bdb184bbd5c95b8be8d38b1f1bf8fe309a.
- 14:47 Bug #80691: Fix typo in a typoscript comment
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #80691: Fix typo in a typoscript comment
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:29 Bug #80691 (Under Review): Fix typo in a typoscript comment
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:29 Bug #80691 (Closed): Fix typo in a typoscript comment
- Fix typo in a typoscript comment
- 14:20 Bug #80690 (Closed): Install-Tool testsetup uses deprecated function tempPath() for combine image and gdlib
- Hi,
it seems as if the combine-image and gdlib tests in the installtool use the deprecated function tempPath.
Th... - 13:38 Feature #80689 (Closed): Include static templates should allow .typoscript file extension
- As for the result of the polls [1],
the method @\TYPO3\CMS\Core\TypoScript\TemplateService::getTypoScriptSourceFil... - 12:41 Bug #80688 (Closed): Frontend not working in 8.7.0
- After disabling versioning I got the following error message in 8.7.0 that wasn't there in 8.6.1 and cannot be resolv...
- 12:38 Bug #80687 (Closed): sysext "version" results in error 500 in typo3 8.7.0
- If versioning is enabled in the current typo3 version I get the following error message:
Fatal error: require(): F... - 12:00 Bug #79737: Registered pageTSconfig file won't allow relative paths for include
- Hi guys,
maybe not exactly the same, but I just recognized in v8.6.1:
In the TS template record, using "info / modif... - 11:30 Bug #80685 (Resolved): Inital page and TS not working after TYPO3 installation
- Applied in changeset commit:b98f364163748a7f1e91a2946f7997550bb01c57.
- 10:03 Bug #80685: Inital page and TS not working after TYPO3 installation
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:51 Bug #80685: Inital page and TS not working after TYPO3 installation
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:48 Bug #80685 (Under Review): Inital page and TS not working after TYPO3 installation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:38 Bug #80685 (Closed): Inital page and TS not working after TYPO3 installation
- When installing TYPO3 with the option to create a page with
TypoScript template, the template does not match the lat... - 10:30 Bug #80686: FrontendGroupRestriction initialized by PageRepository in BE causes Error
- Hi!
Thanks for the report.
Please push patches directly to Gerrit. We do not cope with patches in tickets anymo... - 10:19 Bug #80686 (Rejected): FrontendGroupRestriction initialized by PageRepository in BE causes Error
- explode() expects parameter 2 to be string, null given
TypeError thrown in file
typo3/sysext/core/Classes/Databas... - 01:04 Bug #57272: Extbase doesn't handle FAL translations correctly
- Hello,
Bad luck: I've found a case that reproduces this bug on TYPO3 7.6.16.
I've installed the cb_foundation ...
2017-04-04
- 22:22 Bug #80683 (Closed): Fatal errors while executing functional tests of custom extensions
- There may be a problem while executing the functional tests of custom extensions (using @typo3/testing-framework@) in...
- 18:25 Bug #80677: Default severity for modals only defined for modal header
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:19 Bug #80677: Default severity for modals only defined for modal header
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:18 Bug #80677 (Under Review): Default severity for modals only defined for modal header
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:13 Bug #80677 (Closed): Default severity for modals only defined for modal header
- Using modals without providing a severity, the severity falls back to "warning". However, this is only applied to the...
- 17:02 Bug #79831: Content Rendering not working after upgrade 8.5.1 > 8.6.0
- Wittkiel Gruppe wrote:
> We're using a custom-distribution-extension ("wkgsource") with outsourced files (setup.txt,... - 15:31 Bug #80681: EXT:impext - uploading files results in uncaught exception
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:29 Bug #80681: EXT:impext - uploading files results in uncaught exception
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #80681 (Under Review): EXT:impext - uploading files results in uncaught exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:01 Bug #80681 (Closed): EXT:impext - uploading files results in uncaught exception
- Given:
I want to import a t3d file with the Import/Export module.
I upload a file that is larger than the configure... - 14:41 Bug #78634: Reference index causes an order of magnitude more SQL requests than necessary
- Patch set 66 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:51 Bug #78634: Reference index causes an order of magnitude more SQL requests than necessary
- Patch set 65 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:50 Bug #78634: Reference index causes an order of magnitude more SQL requests than necessary
- Patch set 64 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:25 Bug #80300: CKEDITOR should be able to pick local image
- I see your point, but still I want to comment on that.
Editors use the inline images, and that's because editing a... - 13:59 Bug #80675: Recycler Scheduler job fails - due to missing doctrine bind variables
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:52 Bug #80675: Recycler Scheduler job fails - due to missing doctrine bind variables
- To reproduce
* Setup the "Remove deleted records" task
* Select "Backend Layout" as table
* Run - 13:00 Bug #80675 (Under Review): Recycler Scheduler job fails - due to missing doctrine bind variables
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:05 Bug #80675 (Closed): Recycler Scheduler job fails - due to missing doctrine bind variables
- Recycler Scheduler job fails due to missing doctrine bind variables.
To reproduce:
* Setup Recycler Scheduler jo... - 13:40 Bug #80680 (Closed): Running Wizard "Execute database migrations on single rows" deletes the whole TypoScript setup
- When updating from V8.6.1 to the final version 8.7.0 somehow the whole TypoScript setup gets deleted after running th...
- 13:16 Bug #80679 (Closed): Input field eval datetime in FlexForm converts to wrong timestamp
- A input field with eval datetime converts to a wrong timestamp.
After saving a form, the date will have a difference... - 12:59 Bug #80678: When the used form.yaml is removed you run into an exception in the backend
- Ok, then this are the places
Plugin:
TYPO3\CMS\Form\Hooks\DataStructureIdentifierHook::parseDataStructureByIdentifie... - 12:48 Bug #80678: When the used form.yaml is removed you run into an exception in the backend
- But that doesn't help the normal editor.
Currently the whole page module is blocked and there is no way to fix the... - 12:33 Bug #80678: When the used form.yaml is removed you run into an exception in the backend
- The exceptions are intended. With Exceptions you see directly what's happened.
We think the integrator should know th... - 11:31 Bug #80678 (Closed): When the used form.yaml is removed you run into an exception in the backend
- Missing config file shouldn't result in exception
Oops, an error occurred!
File /introduction/form/contactform.y... - 12:00 Bug #80676 (Resolved): Introduction package fails in DataMapProcessor
- Applied in changeset commit:1a97eeea48c4f7f2819d9eeecdaa80189da464c7.
- 11:21 Bug #80676: Introduction package fails in DataMapProcessor
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:21 Bug #80676 (Under Review): Introduction package fails in DataMapProcessor
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:09 Bug #80676 (Closed): Introduction package fails in DataMapProcessor
- 11:35 Bug #80597: Minitems in makeCategorizable function has no effects in backend.
- Was a cache problem. Can be closed.
- 11:02 Bug #80672: Saving problems in Chrome 57+
- Duplicate of #80366?
- 10:11 Bug #80672 (Closed): Saving problems in Chrome 57+
- Hi TYPO3 Community!
Since one of the last Google Chrome Browser updates there are existing saving problems in the ... - 10:55 Bug #79976: Postgres issue in impexp with force_all_UIDS
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:53 Bug #79976: Postgres issue in impexp with force_all_UIDS
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:47 Bug #80673: Hide download distributions in composer mode
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:41 Bug #80673 (Under Review): Hide download distributions in composer mode
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Bug #80673 (Closed): Hide download distributions in composer mode
- When in composer mode it isn't possible to download distributions from extension manager.
To not confuse newcomers... - 10:44 Task #80674 (Closed): Mark ext:form as stable
- can be done for 8.7.1
- 10:30 Bug #80669 (Resolved): Using f:typolink throws an exception in Backend context
- Applied in changeset commit:b26cf4e1180be4aecf7e5909c9d4353fd5d953a2.
- 09:48 Bug #80669: Using f:typolink throws an exception in Backend context
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:40 Bug #80669 (Under Review): Using f:typolink throws an exception in Backend context
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:36 Bug #80669 (Closed): Using f:typolink throws an exception in Backend context
- 10:21 Bug #80575: Missing delete button in TYPO3 HELP / DOCUMENTATION
- In the "show documentation" list a delete button is missing... if a user wants to clean up the list of downloaded doc...
- 10:08 Task #80016: Performance improvement for locallang.xml parser by avoiding xpath
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:07 Task #80016: Performance improvement for locallang.xml parser by avoiding xpath
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:05 Bug #80556 (Rejected): Inconsistent handling of lower- and uppercase handling in TypoScript
- from claus due in slack:
"Fluid templates are case sensitive and must begin with uppercase; Layout and Partial shoul... - 10:00 Bug #80670 (Resolved): getAvailableFormDefinitions throws an exception when the folder doesn't exist
- Applied in changeset commit:29f1d9f1aee1f2399a5a41facf0896a850bd6e2a.
- 08:50 Bug #80670 (Under Review): getAvailableFormDefinitions throws an exception when the folder doesn't exist
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:44 Bug #80670 (Closed): getAvailableFormDefinitions throws an exception when the folder doesn't exist
- When configuring a custom folder to keep ext:form yaml files and the folder doesn't exist you get an exception that t...
- 09:27 Bug #80671: Fix text about where to place FIRST_INSTALL file
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:24 Bug #80671 (Under Review): Fix text about where to place FIRST_INSTALL file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:22 Bug #80671 (Closed): Fix text about where to place FIRST_INSTALL file
- The message states "To proceed with the installation, create the file FIRST_INSTALL in your root directory. The filen...
- 09:11 Bug #24785: Install Extensions Globally from TER no more possible
- Christian Kuhn wrote:
> the 'global' feature will not be re-implemented.
GREAT!
</sarcasm> - 09:09 Bug #79061 (Resolved): Bug in extbase with TemplatesRootPaths in backend
- Closing again just like before. ;-)
- 01:00 Bug #79061: Bug in extbase with TemplatesRootPaths in backend
- NB: the name of the setting is `templateRootPaths`, not `TemplatesRootPaths` (I suspect this may be auto-correct from...
- 00:59 Bug #79061: Bug in extbase with TemplatesRootPaths in backend
- @Mathias did you accidentally set status "New" when you moved this to the Fluid category? As far as I know, https://f...
- 09:06 Bug #80495 (Rejected): Refactored click menu should handle priorities above the priority of RecordProvider properly
- Can be solved in other ways - the documentation should showever be updated - Will create a PR for that.
- 09:00 Task #80667 (Resolved): Update testing framework to latest version
- Applied in changeset commit:8e47ed8f2c33b36a7fd36e803aaef95d2b077d9f.
- 08:02 Task #80667 (Under Review): Update testing framework to latest version
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:01 Task #80667 (Closed): Update testing framework to latest version
- 09:00 Bug #80666 (Resolved): Enable class and data attributes for RTE
- Applied in changeset commit:c0c3582c0d81598609c83d4e3f095fe0251a5bcb.
- 08:07 Bug #80666: Enable class and data attributes for RTE
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:25 Bug #80666 (Under Review): Enable class and data attributes for RTE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:24 Bug #80666 (Closed): Enable class and data attributes for RTE
- 07:40 Bug #80197: EXT:form - label with periods causes PHP warning
- Thx Claus for your feedback. We will think about handling this issue. Maybe just add this to the documentation. We wa...
- 00:25 Bug #80197: EXT:form - label with periods causes PHP warning
- This is by design - if a patch should be made, it should be in EXT:form and should throw errors or use another method...
- 06:34 Task #79515: Wrap doesRecordExist in new method
- Patch set 45 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:00 Bug #78259 (Closed): Using page alias instead of uid as argument for pageUid attribute broken in FormViewHelper
- I close this issue - see previous comment for the explanation
if you think that this is the wrong decision, please... - 00:48 Bug #79144: No value found for key "TYPO3\CMS\Fluid\ViewHelpers\FormViewHelper->securedHiddenFieldsRendered", thus the key cannot be removed.
- Overwriting these functions will destroy HMAC generation which is a severe security issue. I *strongly* recommend you...
- 00:47 Bug #79593 (Closed): Forward and Redirect are not working in Fluid WidgetController
- By design, redirect() and forward() must be used for outermost, request-processing controllers only, therefore I clos...
- 00:44 Feature #79430: Make pagination possible without Extbase environment
- > Imho the patch of https://review.typo3.org/51376 does not contain any changes which touches this issue.
It does ... - 00:37 Bug #79694: PHP warning on using inline Fluid syntax with object
- I would close this as "by design". Hopefully people will catch on that this intentional wrapping in TextNode implies ...
- 00:30 Bug #80664 (Resolved): typolink throws exception when calling explode
- Applied in changeset commit:c0bfc071aeda547f9e77d2753cb4641a7bdbbb50.
- 00:02 Bug #80664: typolink throws exception when calling explode
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:30 Bug #48544 (Resolved): Extbase warnings in devLog
- Applied in changeset commit:7c45dc50c7bca39d2fc2941940bcfbbdfe3331b4.
- 00:17 Bug #48544: Extbase warnings in devLog
- Patch set 2 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:08 Bug #48544 (Under Review): Extbase warnings in devLog
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:00 Bug #48544 (Resolved): Extbase warnings in devLog
- Applied in changeset commit:aeda613ad1d21a1d5a1cd15799e97083b086ac3b.
- 00:29 Task #80640: Enhance workspace handling of language synchronization
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:22 Bug #80238: f:translate double escapes default values
- See https://github.com/TYPO3/Fluid/pull/270 for an explanation. This cannot be solved until a solution is made for ha...
- 00:20 Task #80381: Show template/partial name when an exception occurs with Fluid
- Fluid doesn't at this point know (or care) about the template path and filename. The exception that gets thrown shoul...
- 00:03 Bug #80665 (Closed): CSH on popup window - more link leads to non-existent page
- h3. Steps to reproduce
1) edit a backend user
2) click on group > edit the group (the popup must appear)
3) clic... - 00:00 Bug #80154 (Resolved): Unserialized Session Data Variable is changed and protected since #70316
- Applied in changeset commit:bedc25808314775393120ffa9b12bcf12a48c5b7.
2017-04-03
- 23:55 Bug #80664: typolink throws exception when calling explode
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:41 Bug #80664 (Under Review): typolink throws exception when calling explode
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:40 Bug #80664 (Closed): typolink throws exception when calling explode
- 23:52 Feature #24396 (Closed): Adminlog doesn't have a pager
- I close this ticket in favor of #58644 so please continue the discussion there.
If you think that this is the wron... - 23:48 Bug #80012 (Closed): link wizard popup overlaps content when width becomes too small
- this has been solved differently with the new element browser styling.
- 23:46 Bug #48544: Extbase warnings in devLog
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:40 Feature #66012 (Closed): Add TSconfig RTE.default.buttons.link.title.disabled = 1
- The TYPO3 team has decided to go with CKEditor on version 8 and drop rtehtmlarea out of the default core repository.
... - 23:39 Feature #47814 (Closed): Allow Image Uploads from Clipboard
- The TYPO3 team has decided to go with CKEditor on version 8 and drop rtehtmlarea out of the default core repository.
... - 23:38 Bug #80644: style glitch in wizard window of CE 'insert records'
- as I wrote on #80020, a solution could be a different grid:...
- 09:15 Bug #80644 (Closed): style glitch in wizard window of CE 'insert records'
- If you create a new CE 'Insert Records' and you click on 'page content' for adding records, there you can see a desig...
- 23:36 Bug #80020 (Closed): link wizard popup - linkhandler search form may overlap
- The refactored modal behaves much better and the issue can be closed; a small glitch remains, but the discussion abou...
- 23:35 Bug #80163 (Closed): Flexform displaycond with switchableControllerActions sys_category tree not working
- this was resolved with the related issue and should be solved in v8 LTS 8.7.0
- 23:28 Bug #79939 (Resolved): ContentObjectRender renders unprocessed href attribute
- Fixed with https://review.typo3.org/#/c/52323/ today
- 23:27 Feature #39175 (Closed): buttons.table.enableHandles ( rtehtmlarea 4.7.1)
- The TYPO3 team has decided to go with CKEditor on version 8 and drop rtehtmlarea out of the default core repository.
... - 23:25 Task #78455 (Closed): Acceptance test for new Form Extension
- it does not seem too much is happening here. will close issue. please open new ones if patches arise.
- 23:23 Task #77805 (Closed): Fix issues reported by scrutinizer-ci
- wouter. hope it is ok if i close this generic issue. let's do specific scrutinizer related tasks with single issues.
- 23:22 Bug #76515 (Closed): admin-panel needs some style touches
- solved with related issue.
- 23:18 Task #56964 (Closed): Extend SqlSchemaMigrationService to support (basic) ALTER TABLE
- the solution here is to auto-create most of the ext_tables.sql from TCA, effectively dropping most ext_tables.sql. th...
- 23:16 Bug #23705: sections in flexform check access to language 0 even if record is in another language
- disableChildren and friends has nothing to do with that issue
The access check for lang 0 is still there: https://... - 23:07 Bug #23705 (Closed): sections in flexform check access to language 0 even if record is in another language
- the multi-lang feature with disableChildren=1 and friends has been dropped from core.
- 23:16 Bug #80610 (Rejected): RTEhtmlarea should capture hotkeys exclusively
- The TYPO3 team has decided to go with ckeditor in version 8 and drop rtehtmlarea out of the default core repository.
... - 23:16 Bug #80154: Unserialized Session Data Variable is changed and protected since #70316
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:15 Bug #45356 (Closed): TCA wizard "edit": no descriptions/help text available in popup
- if i understand the issue correctly, this was about tool tips on the edit buttons? this was recently solved with the ...
- 23:14 Bug #48188 (Rejected): VariableFrontend cache does not support identifiers containing dots
- please simply hash your identifier or similar. dots are for instance an issue with file based backends.
- 23:08 Feature #24246 (Closed): Link Wizard Improvements ...
- this is rather outdated, and there are various new issues on the link thing. let's work on those and close this issue...
- 23:05 Bug #24785 (Closed): Install Extensions Globally from TER no more possible
- the 'global' feature will not be re-implemented.
- 23:01 Feature #24948 (Closed): Check if user _cli_lowlevel exists in db check and create it if it does not like in scheduler
- this changed in v8: the _cli user is created on the fly and _cli_foo are not needed anymore.
- 23:00 Bug #27092 (Resolved): Customs formevals for fields will not be evaluated in IRRE
- i'm relatively sure this changed meanwhile. i'm closing this issue now in the good feeling that is solved. please re-...
- 22:54 Bug #80546: jpg_quality seems to be ignored
- please add more info. Where exactly the screenshot is taken from (which test)?
have you checked if current master ha... - 22:51 Feature #32150 (Closed): Add a new Data-Representation for the ClipBoard based on collections
- it doesn't seem as if much is happening here. active work on the clipboard code can be done in fresh tickets if anyon...
- 22:51 Feature #32149 (Closed): add dynamic record collections
- it doesn't seem as if much is happening here. active work on the clipboard code can be done in fresh tickets if anyon...
- 22:50 Task #32151 (Closed): Refactor the current clipboard logic to use the new data-backend
- it doesn't seem as if much is happening here. active work on the clipboard code can be done in fresh tickets if anyon...
- 22:45 Feature #31874 (Closed): A new user without being in a group cannot do anything
- the access rights setup clearly needs a better interface. however, i think that should be done in fresh tickets if an...
- 22:43 Bug #32412 (Rejected): TCA: readOnly renders as 'disabled' element instead of 'readonly'. 'passthrough' type renders nothing (not even a hidden field). No way to pass default IRRE child 'type' values.
- type=passthrough can be used to send values to the dataHandler, and passthrough could have an own renderType if you s...
- 22:40 Feature #33136: Implement Exclude Tables from Compare DB feature in Installtool and Extension installation
- see https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/Database/ConnectionPool/Index.html
- 22:39 Feature #33136 (Rejected): Implement Exclude Tables from Compare DB feature in Installtool and Extension installation
- imho, you shouldn't mix entirely different table sets of different applications into one db. instead, you you really ...
- 22:35 Story #34664 (Closed): jumpurl.secure misses a test for backend user sections
- jumpurl has been extracted from core, this issue is no longer relevant here.
- 22:34 Bug #34884 (Closed): Performance problem with live serach and be_acl
- the performance issue of be_acl is a side effect of the ineffective tree implementation. this can not be solved easil...
- 22:32 Task #35175 (Closed): Integrate signal-slot-handling in ExtDirect Action Handler
- i don't think we'll do that anymore with extDirect being relatively close to removal.
- 22:27 Feature #38731 (Closed): Make a nice(er) styling for error "#1301648975: No pages are found on the rootlevel!"
- a similar thing can be achieved with the 'create empty page' from the install tool during first install in case someo...
- 22:24 Feature #39701 (Closed): Pagetree-filter: Search by full URL
- please re-open if you want to implement something in this area.
- 22:23 Feature #39690 (Closed): htmlArea RTE: Add a new property "headers" in the cell property dialog
- htmlarea has been extracted from core with v8. closing this since overall progress here is low.
- 22:21 Task #39844 (Rejected): Replace the BackendUser model in beuser with the Extbase Model
- rejected. the models are used in different domains and don't cover each other well.
- 22:20 Feature #39939 (Closed): Scheduler: Allow execution using "at"-daemon
- 22:18 Feature #40784 (Closed): Basic user-administration for non-admins
- do-able via task center.
- 22:15 Bug #79238: Composer dependency to PHP7 for TYPO3 7.6
- then please go ahead and push patches for v7 and v8 so we can review in detail.
- 21:24 Bug #79238: Composer dependency to PHP7 for TYPO3 7.6
- I fully disagree with that. The version constraint is simply wrong, because it implies that v7 will be compatible wit...
- 19:26 Bug #79238 (Rejected): Composer dependency to PHP7 for TYPO3 7.6
- Actually, v7 DOES support php 7.1. and since nothing else has been released yet on php side, i guess we could keep th...
- 22:14 Feature #73669: TCA: need for a passthrough with user type
- use type=passthrough with an own renderType that does the display. see formEngine docs in t3 core api docs for details.
- 21:27 Feature #73669: TCA: need for a passthrough with user type
- How should this be possible, to have a "type=user" and a "type=passthrough" at the same time? I still need the "type=...
- 21:15 Feature #73669 (Rejected): TCA: need for a passthrough with user type
- you could use type=passthrough with an own renderType.
- 22:11 Bug #80547 (Needs Feedback): Check for Broken Extensions
- weird. that's exactly what should not happen ... could you elaborate a bit on the details and which specific setup us...
- 22:07 Bug #80607 (Under Review): Id is used twice in install tool > Important action
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:57 Bug #71890 (Closed): RTE iframe height > 1000 px in tabs
- richtext:rte_transform[mode=ts_links] has been finally dropped in v8 and i didn't recently see any height issues.
- 21:55 Bug #66319 (Closed): Locked to QuickEdit-Mode
- 21:54 Task #66322 (Closed): Use static:: instead of self::
- closing this general coding issue for now. if you have specific areas where static instead of self is especially usef...
- 21:43 Bug #66803 (Resolved): RTE defaultExtras doesn’t work in IRRE mode
- this area got a major overhaul in v8 - config files based on .yml can be referenced and defaultExtras is gone.
- 21:40 Bug #68417 (Closed): Check for broken extensions fails with direct_mail and tt_address
- please fix extensions and dependencies.
- 21:39 Epic #68460 (Closed): Docs & Manual
- 21:37 Task #69246 (Closed): Improve Feature-66366-IntroducedMediaViewHelper.rst file
- that's a bit late now, is it? will close ...
- 21:32 Feature #70125 (Rejected): Clear code caches automatically if core version changes
- 21:28 Bug #17599 (Closed): Frontend preview doesn't work for subpages of hidden and restricted pages
- 21:28 Bug #17599: Frontend preview doesn't work for subpages of hidden and restricted pages
- i think that has been resolved with #66451
- 21:28 Bug #71519 (Closed): Preview of disabled page not possible in 6.2.15
- i think that has been resolved with #66451
- 21:27 Bug #13487 (Closed): Page hidden in workspace does not display in LIVE preview
- i think that has been resolved with #66451
- 21:25 Task #72137 (Closed): Split EditDocumentController at least in 2 different classes
- closing this since a general coding task without progress does not make much sense.
- 21:13 Bug #74128 (Closed): Wrong list style in tabs of workspace preview window
- I hope it is ok to say we'll try to live with this glitch in v7. Closing issue for now. If that issue is still import...
- 21:11 Bug #73706 (Closed): Typolink flexform Configuration not working as intended
- the link wizard *does* work in v7, please check your config. Additionally, there are plenty of examples in the wild, ...
- 21:07 Task #73699 (Rejected): #1443706103: TCA of table xyz misses required ['ctrl']['label'] definition.
- 21:05 Bug #74506 (Closed): Page TSConfig not parsed / added to BackendUserAuthentication if processing inline request (record/inline/create)
- 20:58 Bug #75847 (Closed): Wrong entrypoint when calling typo3 cli from root bin
- this should be finally resolved with v8 i guess.
- 20:56 Bug #75811 (Closed): Backend speed decrease since 4.7
- i think we should close this issue: there is not that much we can do until various other parts of the backend are fur...
- 20:44 Feature #60522 (Rejected): Sorting of custom records in List Module
- rejecting:
no further info for a long time, the issue is sort-of unclear, and i'm totally unsure on what is actual... - 20:41 Bug #60771 (Closed): Email addresses not validated against RFC 6531
- i guess we can live with the current implementation now.
- 20:39 Feature #60433 (Closed): File Metadata : Thumbnail not necessary for all file types
- 20:38 Feature #60368 (Rejected): Build TCA and SQL Definitions from Entities
- If you're doing DDD right, your models are often only a sub-set of what TCA can do.
The main glue in typo3 is not ... - 20:32 Story #60008 (Closed): Visual enhancements
- 20:32 Bug #61377 (Rejected): Workspace Preview slider does not scale properly
- i guess we will not solve that in v7 anymore.
- 20:30 Task #59756 (Rejected): Add constants for environment variables for better IDE integration
- we will not add constants for dynamic env vars. this would collide with request/response. in the end we should drop G...
- 20:28 Feature #59627 (Rejected): ExtensionManagementUtility::registerXclass method
- we will not implement an api method just to add an entry to an array.
- 20:27 Bug #59192 (Closed): mergeIfNotBlank with FAL records
- this was improved in v8 with 'allowLanguageSynchronization'.
- 20:22 Epic #58498 (Closed): Cleanup FormEngine suggest
- 20:20 Task #68124 (Closed): Factor out search results and their processing
- 20:19 Task #68126 (Resolved): Factor out AJAX endpoint
- 20:16 Bug #57706 (Resolved): Install tool marking symlinked directories as errors.
- 20:15 Task #80582 (Resolved): Enhance install tool core update action
- 20:15 Task #80582: Enhance install tool core update action
- https://review.typo3.org/#/c/52265/
- 20:11 Task #57067 (Rejected): Follow-Up re-use preparedStatement object
- 20:11 Task #56979 (Closed): Add setting for DataMapper to enable preparedStatements
- see https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/Database/Statement/Index.html#re-use-prepared-statem...
- 20:03 Epic #55067 (Closed): WP Responsive Distribution
- 20:03 Story #55586 (Closed): Documentation
- 19:59 Feature #76910 (Under Review): PageLayoutView - Allow to disable copy- / translate- buttons
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:53 Bug #80115 (Rejected): Install Tool: DB connect fails after entering credentials if wrong database is configured
- 19:52 Bug #80115: Install Tool: DB connect fails after entering credentials if wrong database is configured
- Won't do.
- 19:52 Bug #79844 (Resolved): Make progress of tasks in scheduler more readable
- 19:51 Task #79673 (Closed): Use BackendUtility::getRecordRaw in checkStoredRecord
- 19:50 Task #79673 (Rejected): Use BackendUtility::getRecordRaw in checkStoredRecord
- Won't do
- 19:47 Feature #61796 (Resolved): Images: Responsive Area of Interest Cropping
- if i understand correctly, this has been implemented in v8 with 'focus points'.
- 19:41 Bug #78846 (Closed): Allow parameters in Media assets or add checkbox for rel=0 in text&media Element
- 19:37 Task #78958 (Rejected): [FEATURE] Save sql calls to DB when copying records
- i don't think putting sql calls into db is a good idea.
- 19:35 Task #80640: Enhance workspace handling of language synchronization
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:21 Task #80640: Enhance workspace handling of language synchronization
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:34 Bug #78994 (Resolved): Module wizard_link_browser is not configured.
- 19:30 Bug #79139 (Closed): OPCache would not be found as activated
- 19:30 Bug #80663 (Resolved): Inline references are bound to versioned page
- Applied in changeset commit:2510406d1c81e60c571d003c380f5c2a1f983635.
- 19:10 Bug #80663: Inline references are bound to versioned page
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:09 Bug #80663 (Under Review): Inline references are bound to versioned page
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:39 Bug #80663 (Closed): Inline references are bound to versioned page
- When modifying inline child elements that belong to a page as parent record in a workspace, the pid values of these i...
- 19:21 Bug #79446 (Rejected): TCA Wizard Select
- rejected: this will not be fixed anymore in v7, in v8 the select wizard does not exist anymore and has been moved to ...
- 19:17 Task #79554 (Closed): Fix failing acceptance tests
- closing for now: some tests are disabled, but currently none are failing. we'll create specific issues if needed.
- 19:12 Bug #79882 (Resolved): RTE disapears after sorting an extbase entity
- closed as dupe.
- 18:30 Bug #80656 (Resolved): l10n_mode=exclude not properly applied when processing ancestors
- Applied in changeset commit:90d7fd6d6c69553929f1ccde6f22b4fdf618c449.
- 15:32 Bug #80656: l10n_mode=exclude not properly applied when processing ancestors
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:01 Bug #80656 (Under Review): l10n_mode=exclude not properly applied when processing ancestors
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Bug #80656 (Closed): l10n_mode=exclude not properly applied when processing ancestors
- Fields using l10n_mode=exclude are not properly populated if any ancestor record is updated.
- 17:48 Bug #78684: Admin panel - info panel can overflow content
- New admin panel (https://review.typo3.org/#/c/52314/) seems to take care of this issue already
- 17:30 Bug #78731 (Resolved): RTE - Regular Text Element - Fullscreen Rich Text Editing doesn't work
- Applied in changeset commit:f7031cbfd8048e8e7c16c81afb1ed644d66bc526.
- 15:13 Bug #78731 (Under Review): RTE - Regular Text Element - Fullscreen Rich Text Editing doesn't work
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:18 Bug #80609: imagecaption_position is used by css_styled_content and must be in Core!
- I can confirm that issue, the fields should be moved to css_styled_content.
"compatibility6" seems being the wrong p... - 17:10 Feature #80661 (Closed): Images in tca list view
- I want to show images in the list view (Backend). Only possibility is to use the 'thumbnail' TCA-Configuration. But I...
- 17:08 Bug #80660 (Closed): TCA show userfunc columns
- I have a TCA-Configured column as a user-func. Here is my configuration:...
- 17:03 Feature #80659 (Closed): Set Charset to utf8mb4
- I need to set the charset of the database to utf8mb4 and not utf8 (which is default).
How can i do that (in Localc... - 17:00 Bug #78740 (Resolved): Backend login not possible with different urls
- Applied in changeset commit:10d623a61062892fc8d7191ccf7edc0c853afcd4.
- 15:33 Bug #78740 (Under Review): Backend login not possible with different urls
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:29 Bug #78740 (Accepted): Backend login not possible with different urls
- Background:
- typo3.example.com/typo3
- example.com/installdir/typo3
both pointing to the same doc root
Pr... - 16:30 Bug #80426 (Resolved): Creating a FlexForm section causes exception in ajax request (none admin user)
- Applied in changeset commit:ff0b0832e2cee479f540d9287a671e178278f2f6.
- 15:26 Bug #80426 (Under Review): Creating a FlexForm section causes exception in ajax request (none admin user)
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:24 Bug #80426: Creating a FlexForm section causes exception in ajax request (none admin user)
- I'm able to reproduce the issue with the extension and will review the proposed pending fix now.
- 16:30 Bug #80473 (Resolved): Do not bypass fetch of database record if tableName is tt_content
- Applied in changeset commit:ff0b0832e2cee479f540d9287a671e178278f2f6.
- 15:26 Bug #80473: Do not bypass fetch of database record if tableName is tt_content
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:21 Bug #80599 (Under Review): Backend: Preview link for content elements in list module does not contain language parameter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:52 Bug #80657: EXT:form - Avoid JavaScript errors
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Bug #80657 (Under Review): EXT:form - Avoid JavaScript errors
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:39 Bug #80657 (Closed): EXT:form - Avoid JavaScript errors
- If you try to remove a "Required field" validator from an element which have no validator select list (like Checkbox)...
- 15:50 Bug #80653: EXT:form - Count Validator do not support arguments
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:41 Bug #80653 (Under Review): EXT:form - Count Validator do not support arguments
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:37 Bug #80653 (Closed): EXT:form - Count Validator do not support arguments
- The ext:form count validator does not provide the arguments to the extbase 'TYPO3\CMS\Extbase\Validation\Error' class...
- 15:30 Bug #80655 (Resolved): Do not cover file contents with information overlays in the backend
- Applied in changeset commit:99885da1b473739795a854204f630ee9f6a9064d.
- 14:38 Bug #80655: Do not cover file contents with information overlays in the backend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:55 Bug #80655 (Under Review): Do not cover file contents with information overlays in the backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:54 Bug #80655 (Closed): Do not cover file contents with information overlays in the backend
- As seen in the image, some parts of the text-file content is overlapped by the information about the file that is ope...
- 15:00 Bug #80648 (Resolved): EXT:Form delete icon of inspector section is fixed to scroll view
- Applied in changeset commit:676405824ff507424442297cb41d9c498572063b.
- 12:31 Bug #80648 (Under Review): EXT:Form delete icon of inspector section is fixed to scroll view
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Bug #80648 (Closed): EXT:Form delete icon of inspector section is fixed to scroll view
- If the inspector of form module gets a vertical scroll bar, the delete icon is fixed to the scroll view and doesn't s...
- 15:00 Bug #80634 (Resolved): Path calculations are wrong when document root is symlinked
- Applied in changeset commit:1a861b7a38316112c8a6c5bc11d323566c846c65.
- 13:47 Bug #80634: Path calculations are wrong when document root is symlinked
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:43 Bug #80634: Path calculations are wrong when document root is symlinked
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:41 Bug #80634: Path calculations are wrong when document root is symlinked
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:29 Bug #80634: Path calculations are wrong when document root is symlinked
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:32 Bug #80634: Path calculations are wrong when document root is symlinked
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:02 Bug #80634: Path calculations are wrong when document root is symlinked
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #80593 (Resolved): Invalid detection of default language if "English"
- Applied in changeset commit:ccb681a85c0fcf9a06a495889ec4f7bc1d9cd789.
- 11:13 Bug #80593 (Under Review): Invalid detection of default language if "English"
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:00 Bug #80593 (Resolved): Invalid detection of default language if "English"
- Applied in changeset commit:dd85a911bd86fb04756dab372f017fb83427e83d.
- 14:47 Bug #80654: Allow editing of yaml files in the backend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:38 Bug #80654 (Under Review): Allow editing of yaml files in the backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:37 Bug #80654 (Closed): Allow editing of yaml files in the backend
- The yaml file extension has to be added to the known textfile extensions in order to edit yaml files (ext:form...) in...
- 14:25 Bug #80598 (Under Review): Backend: Preview link for content elements in list module contains wrong anchor / missing c
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:04 Bug #79354: PageRepository::getPage fails in Backend context
- Hi. It would be great if it is possible to use getPages and getPagesOverlay also in backend context again. Maybe in s...
- 13:32 Task #79728 (Closed): RTE: finish a and link upgrade wizard
- 13:30 Bug #80642 (Resolved): Module Menu stays collapsed on reload if collapsed once
- Applied in changeset commit:1ad24af28c80c0a09767c7a79c3f3295582f6122.
- 00:59 Bug #80642 (Under Review): Module Menu stays collapsed on reload if collapsed once
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:55 Bug #80642 (Closed): Module Menu stays collapsed on reload if collapsed once
- Reproduce:
1. Collapse the module menu by clicking on the top left button.
2. Un-collapse it.
3. Reload backend.... - 13:30 Bug #80651 (Resolved): Clean up some missing ends from testing framework extraction
- Applied in changeset commit:dc824fec9431224d8f2305622232bf871a8763a2.
- 12:37 Bug #80651: Clean up some missing ends from testing framework extraction
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:33 Bug #80651: Clean up some missing ends from testing framework extraction
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:21 Bug #80651 (Under Review): Clean up some missing ends from testing framework extraction
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:21 Bug #80651 (Closed): Clean up some missing ends from testing framework extraction
- Clean up removed autoload definintions, use the correct
env var and remove the TYPO3_PATH_PACKAGE env var, which
is... - 13:30 Bug #80626 (Resolved): Replace .env parsing with reading from environment
- Applied in changeset commit:0393320e36e97c45a223a3ca5b799f85a2545f95.
- 13:30 Bug #80373 (Resolved): href contains t3:// protocol
- Applied in changeset commit:8687bab5312b9bd7136adbbf9b1015fbc59b6324.
- 10:53 Bug #80373: href contains t3:// protocol
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Bug #80373: href contains t3:// protocol
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:58 Bug #80373: href contains t3:// protocol
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:58 Bug #80373 (Under Review): href contains t3:// protocol
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:57 Bug #80373: href contains t3:// protocol
- Example:...
- 13:00 Task #79305 (Resolved): Add update wizard to migrate link to <a> tags
- Applied in changeset commit:acfbf76b1f484b27da428ca8b1fa600eef5afea2.
- 12:23 Task #79305: Add update wizard to migrate link to <a> tags
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:52 Task #80650: EXT:form - minor UX/ UI optimizations
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:36 Task #80650: EXT:form - minor UX/ UI optimizations
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:40 Task #80650 (Under Review): EXT:form - minor UX/ UI optimizations
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:17 Task #80650 (Closed): EXT:form - minor UX/ UI optimizations
- A couple of small UX/ UI improvements should be done:
* sort new element modal
* add "about modules" text
* chan... - 12:02 Bug #80312: TYPO3 backend broken after a re-login
- I can still reproduce that the same way I wrote with the current master.
If you can't reproduce it that way, try to ... - 12:00 Bug #80647: EXT:Form frontend markup of checkboxes is incompatible to bootstrap
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:57 Bug #80647 (Under Review): EXT:Form frontend markup of checkboxes is incompatible to bootstrap
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:27 Bug #80647 (Closed): EXT:Form frontend markup of checkboxes is incompatible to bootstrap
- The frontend markup of checkboxes doesn't work very well with bootstrap styles.
It should be similar to that mark... - 11:30 Task #80645 (Resolved): Updated readme copyright date
- Applied in changeset commit:d00761689a74a0ac9962709dd754edbad66d1a9b.
- 11:21 Task #80645: Updated readme copyright date
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:59 Task #80645: Updated readme copyright date
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:41 Task #80645: Updated readme copyright date
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:03 Task #80645 (Under Review): Updated readme copyright date
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:02 Task #80645 (Closed): Updated readme copyright date
- Updated readme copyright date
- 11:14 Task #80500: Add data attributes in backend toolbar and menu component
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Bug #80649: Illegal string offset 'linkHandler.' - TYPO3 v 8.6.1
- Sorry, the cache...
Now I get this errors:... - 10:58 Bug #80649: Illegal string offset 'linkHandler.' - TYPO3 v 8.6.1
- Hm, the master branch gives me...
- 10:43 Bug #80649 (Needs Feedback): Illegal string offset 'linkHandler.' - TYPO3 v 8.6.1
- Can you check that with latest master?
- 10:42 Bug #80649 (Closed): Illegal string offset 'linkHandler.' - TYPO3 v 8.6.1
- Using the newly integrated linkhandler, a link to a news records throws the following error:...
- 09:45 Feature #78929 (Closed): Add API to register own plugins to use with CKEditor
- 09:44 Bug #78934 (Closed): Configure word-clean options
- 09:37 Task #78940 (Rejected): Remove Full Screen, About section etc
- discussed with Benni, so more issues here
- 07:00 Task #80639 (Resolved): Streamline Admin Panel
- Applied in changeset commit:b5f2d280b6fd205e2bbfb70259ffcb2efe6ceae2.
- 00:18 Bug #69287 (Closed): Can't enter years before 1902 in date-fields
- I close this in favor of #79448 please continue the discussion there.
I've added there a reference to this issue an... - 00:18 Bug #79448: Handling dates in the very past inside T3-Backend
- I add here the comment from #69287 to keep track of it:
> To describe the problem a bit more:
> the 1970-Proble...
2017-04-02
- 23:38 Task #79305: Add update wizard to migrate link to <a> tags
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:51 Task #79305: Add update wizard to migrate link to <a> tags
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:23 Task #79305: Add update wizard to migrate link to <a> tags
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:22 Task #79305: Add update wizard to migrate link to <a> tags
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:15 Task #79305: Add update wizard to migrate link to <a> tags
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:13 Task #79305: Add update wizard to migrate link to <a> tags
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:39 Task #79305: Add update wizard to migrate link to <a> tags
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:22 Bug #80394 (Closed): ckeditor: js error when changing a link
- Hello Eckard, thank you for testing. I'm closing this issue.
- 23:20 Bug #80394: ckeditor: js error when changing a link
- Hi Frank,
I checked with the latest version 87dev and it does not occur any more.
new coding var additionalAtt... - 17:12 Bug #80394 (Needs Feedback): ckeditor: js error when changing a link
- Hi Eckard,
can you please re-check the error with current master?
If the error still exists, please provide some mo... - 23:00 Bug #80641 (Resolved): wrong redis port in rst
- Applied in changeset commit:c4e1c6657fe8cab7d33e0591d49ccb67e831d10d.
- 22:41 Bug #80641 (Under Review): wrong redis port in rst
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:41 Bug #80641 (Closed): wrong redis port in rst
- 22:57 Task #80639: Streamline Admin Panel
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:49 Task #80639: Streamline Admin Panel
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:24 Task #80639: Streamline Admin Panel
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:44 Task #80639: Streamline Admin Panel
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:02 Task #80639 (Under Review): Streamline Admin Panel
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Task #80639 (Closed): Streamline Admin Panel
- 22:32 Bug #80626: Replace .env parsing with reading from environment
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:27 Bug #80626: Replace .env parsing with reading from environment
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:02 Bug #80154 (Under Review): Unserialized Session Data Variable is changed and protected since #70316
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:41 Bug #48544: Extbase warnings in devLog
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:37 Bug #48544: Extbase warnings in devLog
- @Bruckmoser: Please vote on Gerrit for the patch!!!
https://review.typo3.org/52054
Login with your typo3.org us... - 21:36 Bug #48544: Extbase warnings in devLog
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:11 Bug #77235: Collision of page template partials having the same name as fluid_styled_content partials
- Hey, here is a sitepackage to reproduce the error.
https://github.com/benjaminkott/example_package
As soon as the... - 21:06 Task #80640 (Under Review): Enhance workspace handling of language synchronization
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Task #80640 (Under Review): Enhance workspace handling of language synchronization
- Workspace handling of synchronizing languages between ancestor and dependent records has been missing. Basically this...
- 21:00 Task #80625 (Resolved): Remove obsolete textmedia content element update wizard
- Applied in changeset commit:f3a64f364a4cecf24900f1d2807a3b0a57607b4c.
- 20:38 Task #80625: Remove obsolete textmedia content element update wizard
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Bug #80315 (Rejected): Use f:format.raw for formatting system news
- Depreaction has been reverted.
- 20:52 Task #80636 (Rejected): Fix Forge #78731 RTE - Regular Text Element - Fullscreen Rich Text Ed…
- duplicate of #78731
- 16:29 Task #80636 (Rejected): Fix Forge #78731 RTE - Regular Text Element - Fullscreen Rich Text Ed…
- …iting doesn't work
https://forge.typo3.org/issues/78731 - 20:32 Task #79723 (Resolved): API docs of session framework
- 20:30 Bug #80638 (Resolved): MM relations of localizations not resolved in functional tests
- Applied in changeset commit:b670dd9c6affabf44506ea52660b58494d9ac5ed.
- 19:57 Bug #80638: MM relations of localizations not resolved in functional tests
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:57 Bug #80638 (Under Review): MM relations of localizations not resolved in functional tests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:54 Bug #80638 (Closed): MM relations of localizations not resolved in functional tests
- MM relations of localized entities are not properly resolved in functional tests.
- 19:37 Feature #68895: Add `options.defaultUploadFolder` to PageTSconfig
- Ok.
Is it possible to add this feature, as Artus Kolanowski described it above? - 19:15 Feature #68895: Add `options.defaultUploadFolder` to PageTSconfig
- The patch which closed this issue added only a hook making it possible to change the path but not a pagetsconfig option.
- 13:50 Feature #68895: Add `options.defaultUploadFolder` to PageTSconfig
- Hi,
I wanted to use this feature in my setup, but it doesn't seem to work.
Setting @options.defaultUploadFolder@ ... - 19:32 Bug #55773 (Resolved): Consistent look for the element browser in RTE and link input fields
- 17:56 Bug #55773: Consistent look for the element browser in RTE and link input fields
- I attach a screenshot with the situation on v. 8.7-dev (latest master)
On the left: all the link types (I used heade... - 19:00 Bug #80637 (Resolved): CKEditor: update existing links set wrong text if no selection exists.
- Applied in changeset commit:08bbe780f8e03850f3469a299b0c9d953dd9c431.
- 17:02 Bug #80637 (Under Review): CKEditor: update existing links set wrong text if no selection exists.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Bug #80637 (Closed): CKEditor: update existing links set wrong text if no selection exists.
- if no selections exists (e.g. set cursor to an existing link, but not select parts of the link) the href is set as li...
- 19:00 Task #80635 (Resolved): Move rst changelog files from master to 8.7 folder
- Applied in changeset commit:daa8173a4bbeb160d83ea664e2954c799dbaadd9.
- 18:08 Task #80635: Move rst changelog files from master to 8.7 folder
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Task #80635 (Under Review): Move rst changelog files from master to 8.7 folder
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Task #80635 (Closed): Move rst changelog files from master to 8.7 folder
- 18:29 Bug #79522 (Closed): "required" CKEditor field cannot be validated
- seems solved on the latest master
- 17:39 Task #78940 (Needs Feedback): Remove Full Screen, About section etc
- fullscreen works fine, why remove?
imho there is nothing to remove left, do you agree? - 17:31 Bug #67876: FindReplace: Highlighting and saving saves the highlight spans
- still present on 7.6.16; does not affect CKEditor AFAICS (it is not possible to save without closing the search and r...
- 17:29 Bug #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
- looks like this is a known bug. try this google search:
https://www.google.de/webhp?sourceid=chrome-instant&ion=1&es... - 17:17 Bug #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
- confirmed, chrome is ok, safari the issue still exists
- 17:11 Bug #80622 (Closed): preview of page with a link set on CKEditor throws error
- Tested. Closed. Thank you.
- 17:07 Bug #80622 (Needs Feedback): preview of page with a link set on CKEditor throws error
- should be fixed, please re-check
- 17:08 Bug #78705: RTE converts spaces into nbsp before/after ul, ol in table cells
- This still happens on 7.6.16 with RTEHtmlarea and even on 8.7-dev (latest master) with CKEditor.
h3. Test procedure... - 17:04 Bug #80629 (Needs Feedback): Unable to set links in RTE
- can't reproduce the this issue. @benni is this bug still exists?
please provide some more information like browser v... - 16:30 Bug #78731: RTE - Regular Text Element - Fullscreen Rich Text Editing doesn't work
- Pull Request: https://github.com/TYPO3/TYPO3.CMS/pull/63
- 16:20 Bug #78731: RTE - Regular Text Element - Fullscreen Rich Text Editing doesn't work
- This also affects me. Can we please have the TYPO3 8 fix also on 7.6.17? Thanks!
Definitely a broken feature due to ... - 16:25 Bug #79941 (Closed): Full screen RTE width
- I close this one as a duplicate of #78731 please continue the discussion there. Thank you.
- 16:00 Task #80628 (Resolved): Move RTEhtmlarea into TER
- Applied in changeset commit:e1f4f572d8775b69c468fc05b05878d8beebd056.
- 15:09 Task #80628: Move RTEhtmlarea into TER
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Task #80628: Move RTEhtmlarea into TER
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:48 Task #80628: Move RTEhtmlarea into TER
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:47 Task #80628: Move RTEhtmlarea into TER
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Task #80619 (Resolved): Allow custom links to be extended via TypoLink
- Applied in changeset commit:60f62bd01dffe4cd62ca5eb49e729e0e0d4da88d.
- 14:30 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:10 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:41 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:28 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:59 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:54 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:49 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:47 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:07 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Bug #76305 (Rejected): TYPO3 Backend uses f:format.html
- 14:03 Bug #80623 (Closed): Languages are not localizable
- 13:59 Bug #80634 (Under Review): Path calculations are wrong when document root is symlinked
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #80634 (Closed): Path calculations are wrong when document root is symlinked
- if document root is symlinked but TYPO3_PATH_ROOT points to the original path,
PATH_thisScript points to the documen... - 13:30 Bug #80633 (Resolved): Sending empty forms in some cases
- Applied in changeset commit:9c50162e0bda735e45ed5290f950327883c457d8.
- 12:44 Bug #80633 (Under Review): Sending empty forms in some cases
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Bug #80633 (Closed): Sending empty forms in some cases
- In some cases (hard to reproduce) the FormEngine forms will be submitted with an empty set of data.
This could be tr... - 12:14 Bug #77952 (Closed): Undefined index: TYPO3_DB in AbstractExceptionHandler.php
- Sorry, but we are closing it: the install tool checker can not detect every possible problem an extension may have.
... - 12:13 Bug #60847 (Closed): displayCond depending on type=select
- No feedback since the last 90 days > closing.
If you think that this is the wrong decision or experience the issue... - 11:56 Bug #76636 (Closed): Install Tool DB Analyzer is not aware of FOREIGN KEY constraints
- No feedback since the last 90 days > closing.
If you think that this is the wrong decision or experience the issue... - 11:32 Task #79622 (Resolved): Streamline CSS Styled Content and Fluid Styled Content
- Solved (see review). Thanks .
- 10:27 Bug #80632: still issues with missing input in BE
- This happens on latest master, commit is
9d5dfbb (HEAD -> master, origin/master, origin/HEAD, composer/master) [TAS... - 10:26 Bug #80632 (Closed): still issues with missing input in BE
- filling in all kind of FormEngine provided forms in BE ends up with empty fields after saving.
experienced with:
... - 10:24 Bug #80631 (Closed): strange info (?) icon in BE
- see screenshot, there is an icon that probably does not look as intended.
- 10:03 Bug #80630 (Closed): Preconfigured page contains no fsc
- After setting up a new instance, during the last step of installation one gets asked whether the list of distribution...
- 09:44 Bug #80609: imagecaption_position is used by css_styled_content and must be in Core!
- To make the issue clearer:
The field(s) has/have been moved from EXT:frontend into EXT:compatibility6 - even thoug...
2017-04-01
- 21:51 Bug #80622: preview of page with a link set on CKEditor throws error
- also frontend is broken. I use PHP 7.0.13 (MAMP)
- 00:31 Bug #80622 (Closed): preview of page with a link set on CKEditor throws error
- Try the following steps with the latest master:
- create a new page
- create a CE text/w image,
- add some text... - 18:30 Task #80621 (Resolved): Show disabled state for navigation component toggle if not available
- Applied in changeset commit:9d5dfbb8417e24640830ab1f8a02feb19c5394a6.
- 18:15 Bug #80629 (Closed): Unable to set links in RTE
- The following error will be shown in the console:
Uncaught TypeError: Cannot read property 'iframe' of undefined in ... - 17:58 Task #80628 (Under Review): Move RTEhtmlarea into TER
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:57 Task #80628 (Closed): Move RTEhtmlarea into TER
- 17:40 Bug #80627 (Under Review): EXT:form - wrong default MIME-Types
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:36 Bug #80627 (Closed): EXT:form - wrong default MIME-Types
- #79252 fixed the wrong mime types for file upload elements which are created through the form editor.
While writing ... - 16:33 Bug #80626: Replace .env parsing with reading from environment
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:25 Bug #80626 (Under Review): Replace .env parsing with reading from environment
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Bug #80626 (Closed): Replace .env parsing with reading from environment
- Implementing a preliminary parsing code and having an
assumption on the existence of a .env file and a hardcoded
lo... - 16:12 Bug #80326 (Closed): Link class from RTE gets lost
- thank you for testing. I close it.
- 15:59 Feature #78671 (Closed): remove text-shadow from modal closing icon
- Solved. (Icon is now svg)
- 15:43 Bug #80116: rte_ckeditor displaces dropdown overlays and jumps to top of page on crome/safari
- That still affects Safari but not Chrome anymore. Can someone confirm?
- 14:38 Task #78939 (Closed): Inline Image functionality
- 14:37 Task #78936 (Closed): Re-enable Context Menu
- 14:37 Task #78935 (Closed): StyleSets definitions
- 13:47 Task #80625 (Under Review): Remove obsolete textmedia content element update wizard
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:46 Task #80625 (Closed): Remove obsolete textmedia content element update wizard
- With the reintroduction of text, textpic and image this wizard becomes
obsolete and can lead to accidential migratio... - 11:49 Task #80624 (Under Review): Filelist: Use same edit icon in clickmenu
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:45 Task #80624 (Closed): Filelist: Use same edit icon in clickmenu
- See the attached screenshot
- 09:33 Bug #80623 (Under Review): Languages are not localizable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:32 Bug #80623: Languages are not localizable
- !languages.png!
- 09:28 Bug #80623 (Closed): Languages are not localizable
- It's currently not possible to localize languages. Many users are often confused that language labels are only availa...
- 09:23 Task #80618: Add unit tests for AbstractTypolinBuilder::resolveTargetAttribute
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:00 Bug #80164 (Resolved): FSC Image Template: Gallery Setting "Position and Alignment" not handled
- Applied in changeset commit:c5cf178abbad5f37fdaa9fd282468ac70356812b.
2017-03-31
- 23:36 Bug #80164: FSC Image Template: Gallery Setting "Position and Alignment" not handled
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Task #80620 (Resolved): [REVERT] Deprecate f:format.html for usage in backend
- Applied in changeset commit:9bc70e99af0b26cb1fe259e5784fb6004d960ca6.
- 22:52 Task #80620: [REVERT] Deprecate f:format.html for usage in backend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:40 Task #80620: [REVERT] Deprecate f:format.html for usage in backend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:37 Task #80620: [REVERT] Deprecate f:format.html for usage in backend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:34 Task #80620 (Under Review): [REVERT] Deprecate f:format.html for usage in backend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #80620 (Closed): [REVERT] Deprecate f:format.html for usage in backend
- 23:25 Bug #70129: DB Check-> Full Search-> Advanced Query go empty rows
- I think that it still affects TYPO3 8.7-dev (latest master) (tried only with the "page" table)
- 23:25 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:06 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:12 Task #80619: Allow custom links to be extended via TypoLink
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:10 Task #80619 (Under Review): Allow custom links to be extended via TypoLink
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:10 Task #80619 (Closed): Allow custom links to be extended via TypoLink
- 23:23 Task #80621: Show disabled state for navigation component toggle if not available
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:54 Task #80621 (Under Review): Show disabled state for navigation component toggle if not available
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:51 Task #80621 (Closed): Show disabled state for navigation component toggle if not available
- 23:17 Task #80618: Add unit tests for AbstractTypolinBuilder::resolveTargetAttribute
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:54 Task #80618 (Under Review): Add unit tests for AbstractTypolinBuilder::resolveTargetAttribute
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:52 Task #80618 (Closed): Add unit tests for AbstractTypolinBuilder::resolveTargetAttribute
- Add unit tests for ContentObjectRenderer::resolveTargetAttribute.
- 22:32 Task #72716 (Accepted): Deprecate f:format.html for usage in backend
- 22:32 Task #72716: Deprecate f:format.html for usage in backend
- This patch will be reverted, because it the ViewHelper is still in use and an alternative is not ready yet.
- 22:30 Task #80591 (Resolved): Show "Edit metadata" icon in filelist search results
- Applied in changeset commit:f74957504b5277310541b452cba1d6e47fd34478.
- 09:00 Task #80591 (Under Review): Show "Edit metadata" icon in filelist search results
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:56 Task #80591 (Closed): Show "Edit metadata" icon in filelist search results
- 22:00 Task #80606 (Resolved): Remove testing framework from core and use package
- Applied in changeset commit:0200fd6f6e4db620f97bae76f1b25f5ef548020f.
- 21:38 Task #80606: Remove testing framework from core and use package
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:36 Task #80606: Remove testing framework from core and use package
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:34 Task #80606 (Under Review): Remove testing framework from core and use package
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Task #80606 (Resolved): Remove testing framework from core and use package
- Applied in changeset commit:71cbb6802bcc7112483a127f159377908baa73eb.
- 16:16 Task #80606: Remove testing framework from core and use package
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:10 Task #80606: Remove testing framework from core and use package
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:45 Task #80606: Remove testing framework from core and use package
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:41 Task #80606 (Under Review): Remove testing framework from core and use package
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Task #80606 (Closed): Remove testing framework from core and use package
- 22:00 Task #80545 (Resolved): Some Ajax calls use id as selecter, but class should used
- Applied in changeset commit:cd7b320948701ee41d7b031914001e30acc3013b.
- 21:45 Task #80545: Some Ajax calls use id as selecter, but class should used
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Bug #80617 (Resolved): Fix travis after test framework extraction
- Applied in changeset commit:dc47cd5bc9054e7910dbdad796bf1bdab17d93c9.
- 21:32 Bug #80617 (Under Review): Fix travis after test framework extraction
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:31 Bug #80617 (Closed): Fix travis after test framework extraction
- 22:00 Task #80614 (Resolved): Deprecate itemListStyle and selectedListStyle
- Applied in changeset commit:388be45e3bd18e38e28d486f2126bc1ad1bfaff6.
- 20:42 Task #80614 (Under Review): Deprecate itemListStyle and selectedListStyle
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:29 Task #80614 (Closed): Deprecate itemListStyle and selectedListStyle
- 21:30 Task #80615 (Resolved): Finetune large modal size
- Applied in changeset commit:922c3b4ef28625053c722acacdb0f02f9d790d55.
- 20:56 Task #80615: Finetune large modal size
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:39 Task #80615 (Under Review): Finetune large modal size
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:37 Task #80615 (Closed): Finetune large modal size
- 21:30 Task #80603 (Resolved): Change duplicate icon identifiers to actions-add
- Applied in changeset commit:0c05575b7e98de482551ddb1c1f05771d0b85d2f.
- 21:26 Task #80603: Change duplicate icon identifiers to actions-add
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:05 Task #80603: Change duplicate icon identifiers to actions-add
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Task #80603 (Under Review): Change duplicate icon identifiers to actions-add
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:54 Task #80603 (Closed): Change duplicate icon identifiers to actions-add
- The following icons which were previously used in the Install tool
were all replaced by "actions-add" which acts as ... - 21:30 Bug #80616 (Resolved): Correct element browser classes for record listing
- Applied in changeset commit:35fffd2a57ba49825de56356fec2fa89d91da953.
- 20:42 Bug #80616 (Under Review): Correct element browser classes for record listing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:41 Bug #80616 (Closed): Correct element browser classes for record listing
- 21:00 Task #80605 (Resolved): Update TYPO3 Icons to 1.2.0
- Applied in changeset commit:679a17973cb65f3104740f8c0c04c9dfe20f75e3.
- 14:25 Task #80605: Update TYPO3 Icons to 1.2.0
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:36 Task #80605 (Under Review): Update TYPO3 Icons to 1.2.0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:34 Task #80605 (Closed): Update TYPO3 Icons to 1.2.0
- 20:27 Feature #80613: Add possibility to hide/unhide elements in the page module without reload
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:26 Feature #80613 (Under Review): Add possibility to hide/unhide elements in the page module without reload
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:16 Feature #80613 (New): Add possibility to hide/unhide elements in the page module without reload
- 20:26 Feature #80477: Drag and drop content elements in page module
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:17 Feature #80477: Drag and drop content elements in page module
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:16 Feature #80477: Drag and drop content elements in page module
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:06 Feature #80477: Drag and drop content elements in page module
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:03 Task #80103: Missing 'edit' icon in file index (filelist module)
- if you have multiple languages you get double "edit" icons now ... IMO we should only add the edit icon when there i...
- 20:00 Task #80602 (Resolved): Extract target attribute resolving from typolink
- Applied in changeset commit:42d489d9ade33637f644fc35623b0d897e29f060.
- 16:50 Task #80602: Extract target attribute resolving from typolink
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:31 Task #80602: Extract target attribute resolving from typolink
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Task #80602 (Under Review): Extract target attribute resolving from typolink
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:29 Task #80602 (Closed): Extract target attribute resolving from typolink
- 19:31 Task #80612 (Rejected): Loosen version requirement for testing framework
- not wanted
- 18:51 Task #80612: Loosen version requirement for testing framework
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:38 Task #80612: Loosen version requirement for testing framework
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:33 Task #80612 (Under Review): Loosen version requirement for testing framework
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:33 Task #80612 (Rejected): Loosen version requirement for testing framework
- Testing Framework is an own package now, and core requires it with restriction ~1.0.0.
For my fork, to not get in th... - 18:00 Task #80590 (Resolved): Raise compatibility7 to 8.7.1
- Applied in changeset commit:3083f785d0fc2d4f6150f82a319734bc5cf53eb3.
- 16:37 Task #80590: Raise compatibility7 to 8.7.1
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:36 Task #80590: Raise compatibility7 to 8.7.1
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:35 Task #80590: Raise compatibility7 to 8.7.1
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:25 Task #80590 (Under Review): Raise compatibility7 to 8.7.1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:23 Task #80590: Raise compatibility7 to 8.7.1
- Raise compatibility7 to 8.7.1 for the new LTS release
- 01:46 Task #80590 (Closed): Raise compatibility7 to 8.7.1
- You get an exception in the upgrade wizard in the install tool, if you don't have 'indexed_search' installed.
- 17:40 Task #80462 (Rejected): Initialize BackendRouter in FunctionalTests
- testing framework is no longer part of the core
- 12:25 Task #80462: Initialize BackendRouter in FunctionalTests
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:22 Feature #78358 (Rejected): Allow other HTTP verbs than GET in functional test
- testing framework is no longer part of the core
- 17:09 Bug #80610 (Rejected): RTEhtmlarea should capture hotkeys exclusively
- I configured RTEhtmlarea to use Ctrl+B for bold and Ctrl+I for italic.
On Chrome/Chromium, this works well, but Fire... - 16:55 Task #80608 (Rejected): Enable basic configuration for features in FunctionalTests
- testing framework is now on github
- 16:37 Task #80608 (Rejected): Enable basic configuration for features in FunctionalTests
- My issue: I run into missing GFX settings during Functional Test runs, making my tests fail.
The configurationMana... - 16:43 Bug #80609 (Closed): imagecaption_position is used by css_styled_content and must be in Core!
- Hi!
It is stated in:
typo3_src (7.6 LTS)/typo3/sysext/core/Documentation/Changelog/7.2/Breaking-65922-MoveUnusedT... - 16:27 Bug #80607 (Closed): Id is used twice in install tool > Important action
- The id for the password form components for "Create backend administrator user" and "Change install tool password" is...
- 15:46 Task #80569: Adding Ajax call to Install tool module to clear processed files
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:04 Task #80569: Adding Ajax call to Install tool module to clear processed files
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:01 Task #80569: Adding Ajax call to Install tool module to clear processed files
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:34 Bug #80326: Link class from RTE gets lost
- Fixed in dev-master
- 10:58 Bug #80326: Link class from RTE gets lost
- Andrii Valkiv wrote:
> So aTagParams is not correctly written. It must be ATagParams. Just change it in your TypoScri... - 15:00 Task #80601 (Resolved): change actions-document-close to actions-close
- Applied in changeset commit:98dcf1682eb869c0afe4fe430d3f56feecc7f1d1.
- 14:45 Task #80601: change actions-document-close to actions-close
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:47 Task #80601: change actions-document-close to actions-close
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:43 Task #80601: change actions-document-close to actions-close
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:24 Task #80601: change actions-document-close to actions-close
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Task #80601 (Under Review): change actions-document-close to actions-close
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Task #80601 (Closed): change actions-document-close to actions-close
- same icon
- 15:00 Feature #80579 (Resolved): Improve JavaScript Modal API
- Applied in changeset commit:0612bfcd94c0f786b5dfce6ce3db1c78a6499078.
- 14:33 Feature #80579: Improve JavaScript Modal API
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:09 Feature #80579: Improve JavaScript Modal API
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:18 Feature #80579: Improve JavaScript Modal API
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 08:59 Feature #80579: Improve JavaScript Modal API
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:00 Task #80538 (Resolved): Streamline workspace DataHandler functional tests
- Applied in changeset commit:ea8c036c44e34f1da7ee3f4b3ad09842a6a8473a.
- 13:30 Bug #80566 (Resolved): Loggin in Scheduler fails if Executed Task Throws an Exception
- Applied in changeset commit:448d1312a22dad256f760e67d56680e78c8b6631.
- 13:27 Bug #80566: Loggin in Scheduler fails if Executed Task Throws an Exception
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:30 Bug #80566 (Under Review): Loggin in Scheduler fails if Executed Task Throws an Exception
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Bug #80566 (Resolved): Loggin in Scheduler fails if Executed Task Throws an Exception
- Applied in changeset commit:e8767787037d0ec25b65fb3ff5ec5a6c54b3a6b6.
- 12:25 Bug #80566: Loggin in Scheduler fails if Executed Task Throws an Exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:15 Bug #80566 (Under Review): Loggin in Scheduler fails if Executed Task Throws an Exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #80566 (Resolved): Loggin in Scheduler fails if Executed Task Throws an Exception
- Applied in changeset commit:11deab5a29537490ed2b1492f9ac0ca0fb27465c.
- 11:00 Bug #80566: Loggin in Scheduler fails if Executed Task Throws an Exception
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:29 Bug #80566: Loggin in Scheduler fails if Executed Task Throws an Exception
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:26 Bug #80566: Loggin in Scheduler fails if Executed Task Throws an Exception
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:24 Bug #80566 (Under Review): Loggin in Scheduler fails if Executed Task Throws an Exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:38 Bug #73533 (Closed): HTTP context variables from install tool not respected in GeneralUtility::getUrl()
- No feedback for some months, and the functionality has been changed with v7 and v8 to make that possible.
- 12:33 Task #80596: Cover ContentObjectRenderer::linkWrap
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:07 Task #80596: Cover ContentObjectRenderer::linkWrap
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:04 Task #80596: Cover ContentObjectRenderer::linkWrap
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Task #80596: Cover ContentObjectRenderer::linkWrap
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:54 Task #80596: Cover ContentObjectRenderer::linkWrap
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Task #80596 (Under Review): Cover ContentObjectRenderer::linkWrap
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:42 Task #80596 (Closed): Cover ContentObjectRenderer::linkWrap
- Cover ContentObjectRenderer::linkWrap by a unit test.
- 12:30 Bug #80589 (Resolved): filelist lacks items
- Applied in changeset commit:e9ba80c2fb92fd0fbda65d473d0e0347fd9154f8.
- 12:28 Bug #80589: filelist lacks items
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:27 Bug #80589: filelist lacks items
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 00:07 Bug #80589 (Under Review): filelist lacks items
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:02 Bug #80589 (Closed): filelist lacks items
- Consider a folder with 42 files.
One of the file is a hidden file like @.htaccess@ the others are numbered from file... - 12:14 Task #79515: Wrap doesRecordExist in new method
- Patch set 44 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:12 Bug #80578 (Closed): Install tool's "Check for broken extensions" does not recognize missing SpritManager
- 11:59 Bug #80578: Install tool's "Check for broken extensions" does not recognize missing SpritManager
- Thanks for clarification, Markus!
As for me, this topic could be closed again.
Good day! - 11:51 Bug #80578: Install tool's "Check for broken extensions" does not recognize missing SpritManager
- Well, the extension list to test stems from the Package Manager, which of course depends on the installation mode.
F... - 09:16 Bug #80578: Install tool's "Check for broken extensions" does not recognize missing SpritManager
- Markus Klein wrote:
> Hi Robert!
>
> Nice to hear from you.
>
> Well few things. First if you install in composer m... - 12:02 Task #80570: Adding Ajax call to Install tool module to Reset backend user preferences
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:20 Task #80570: Adding Ajax call to Install tool module to Reset backend user preferences
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:43 Task #80570: Adding Ajax call to Install tool module to Reset backend user preferences
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:34 Bug #80599 (Closed): Backend: Preview link for content elements in list module does not contain language parameter
- Issue:
* When clicking on preview icon of a localized content element in list mode the link does not contain the L p... - 11:29 Feature #80557: Adding dbType "time" to support native SQL time column type
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Bug #80598 (Closed): Backend: Preview link for content elements in list module contains wrong anchor / missing c
- Issue:
* Preview link opens URL: http://8.typo3.local/index.php?id=35#9
* User gets to top of page
Explanation:
... - 11:21 Bug #80597 (Closed): Minitems in makeCategorizable function has no effects in backend.
- Setting the minitems flag has no effects in backend....
- 10:31 Bug #80426: Creating a FlexForm section causes exception in ajax request (none admin user)
- Our current workarround to get this issue done for two new content elements is to add an own FormDataProvider. Thx to...
- 10:30 Task #80588 (Resolved): Restyle Upgrade Analysis Panels
- Applied in changeset commit:3aef881ca2ca5ca534bcaa3249f2ca9094d5cf7b.
- 09:59 Task #80588: Restyle Upgrade Analysis Panels
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:05 Task #80588 (Under Review): Restyle Upgrade Analysis Panels
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:26 Bug #80572 (Accepted): Download failed for typo3cms.references.t3service in Backend / Download Documentation
- Problem is that this URL leads to a 404: https://docs.typo3.org/typo3cms/Typo3ServicesReference/packages/t3service-la...
- 10:00 Task #80543 (Resolved): Adding Ajax call to Install tool module to dump Autoload Information
- Applied in changeset commit:4b622db1babee0142cd14f81bbda79b1a71f335d.
- 07:57 Task #80543: Adding Ajax call to Install tool module to dump Autoload Information
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:52 Task #80543: Adding Ajax call to Install tool module to dump Autoload Information
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:14 Task #80543: Adding Ajax call to Install tool module to dump Autoload Information
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 02:05 Task #80543: Adding Ajax call to Install tool module to dump Autoload Information
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:59 Task #80543: Adding Ajax call to Install tool module to dump Autoload Information
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:40 Bug #80593 (Under Review): Invalid detection of default language if "English"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:34 Bug #80593 (Closed): Invalid detection of default language if "English"
- The Backend login form does not properly use English-based labels when:
* Browser is configured with multiple pref... - 09:34 Bug #80580: EXT:backend has a hidden dependency on EXT:rsaauth
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:21 Bug #80580: EXT:backend has a hidden dependency on EXT:rsaauth
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:18 Bug #80580: EXT:backend has a hidden dependency on EXT:rsaauth
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:33 Bug #80592 (Closed): Scheduler->log() defines $code as string but writeLog wich expects Integer
- In TYPO3\CMS\Scheduler\Scheduler the log method expect a $code to be a string.
but BackendUserAuthentication Expect ... - 09:08 Bug #77722: absRefPrefix is not applied everywhere
- Depending on need the usage of absRefPrefix might be wrong here.
IMO there should be either a parameter if absRefPre... - 08:04 Task #79025: Extract testing framework for TYPO3
- Following this change, how is an extension supposed to test against latest LTS 7.6 and latest sprint release 8.6 ?
... - 07:33 Bug #67375: Typo3DbBackend in current extbase 7.2.0 doesnt replace the placeholder "?" with boundVariables in extbase 6.2 before
- Since 2 years i waiting for some one will fix this bug. So time is comming to take it in the 8 LTS release :-)
@Benn... - 02:30 Task #80586 (Resolved): Restructure typolink tag generation
- Applied in changeset commit:b240c5e14c90032b9a40feec7a15e1f84ba6ab29.
- 01:20 Task #80586 (Under Review): Restructure typolink tag generation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:00 Task #80586 (Resolved): Restructure typolink tag generation
- Applied in changeset commit:d89c734e5cf996b3eeffc335f09d7f97fb6a12b6.
- 02:00 Task #80051 (Resolved): Update fluid_styled_content documentation
- Applied in changeset commit:5cef506b5a519fa9892a9e34273738cb0d64242b.
- 00:49 Task #80051 (Under Review): Update fluid_styled_content documentation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:00 Bug #80550 (Resolved): List module does not work in workspaces with PostgreSQL
- Applied in changeset commit:0c74ba85ab2f1cfa3b5170e61b61f342387fa0f4.
- 01:00 Bug #80587 (Resolved): Broken rst files in changelog
- Applied in changeset commit:e42e3138ae0e64bb0b2f94198e9954a335879147.
- 00:10 Bug #78891 (Closed): fileadmin: list of files off by two
- I close this issue in favor of #80589 - please continue the discussion there.
If you think that this is the wrong...
2017-03-30
- 23:45 Task #79515: Wrap doesRecordExist in new method
- Patch set 43 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:34 Task #79515: Wrap doesRecordExist in new method
- Patch set 42 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:42 Task #80588 (Closed): Restyle Upgrade Analysis Panels
- change the upgrade analysis panels to make them fit into the style guide
change icon for read and unread - 23:36 Feature #73049 (Resolved): Add button "Edit Metadata of this file" to Filelist module
- Similar patch is merged, see https://review.typo3.org/#/c/52079/ no Backport for 7.6
- 23:30 Bug #79670 (Resolved): improve rendering of long text for inputlinkelement
- Applied in changeset commit:f4653c076616cb54d0ba3a63505edc82f6655ae3.
- 22:33 Bug #79670: improve rendering of long text for inputlinkelement
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:26 Bug #80587 (Under Review): Broken rst files in changelog
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:25 Bug #80587 (Closed): Broken rst files in changelog
- The changelog folder contains some broken rst files.
!{width:100%}changelog.png! - 23:21 Feature #80579: Improve JavaScript Modal API
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:25 Feature #80579: Improve JavaScript Modal API
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:55 Feature #80579: Improve JavaScript Modal API
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:15 Feature #80579 (Under Review): Improve JavaScript Modal API
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:14 Feature #80579 (Closed): Improve JavaScript Modal API
- 23:00 Task #80583 (Resolved): Deprecate TYPO3_CONF_VARS_extensionAdded
- Applied in changeset commit:4f9dc49db43d628b07008799ae0c9131e6bf8631.
- 22:33 Task #80583: Deprecate TYPO3_CONF_VARS_extensionAdded
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:56 Task #80583 (Under Review): Deprecate TYPO3_CONF_VARS_extensionAdded
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:44 Task #80583 (Closed): Deprecate TYPO3_CONF_VARS_extensionAdded
- 23:00 Task #80554 (Resolved): Streamline ToolbarItems code
- Applied in changeset commit:6473110077b098f58be364a9d46c5c91b2687c0d.
- 20:20 Task #80554: Streamline ToolbarItems code
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:18 Task #80554 (Under Review): Streamline ToolbarItems code
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Task #80554 (Resolved): Streamline ToolbarItems code
- Applied in changeset commit:55be5f0f3916e98bc72db8297b5b82d5da594129.
- 15:32 Task #80554 (Under Review): Streamline ToolbarItems code
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:30 Task #80554 (Resolved): Streamline ToolbarItems code
- Applied in changeset commit:ba9e473c20e215a1048061c74cf9ad06ce933894.
- 09:39 Task #80554: Streamline ToolbarItems code
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Task #80103 (Resolved): Missing 'edit' icon in file index (filelist module)
- Applied in changeset commit:1ff80711b52a3bc4588f6991d6fb69cebf70792f.
- 22:47 Task #80586 (Under Review): Restructure typolink tag generation
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:46 Task #80586 (Closed): Restructure typolink tag generation
- 22:28 Bug #80578 (Needs Feedback): Install tool's "Check for broken extensions" does not recognize missing SpritManager
- Hi Robert!
Nice to hear from you.
Well few things. First if you install in composer mode, you may not install e... - 17:59 Bug #80578 (Closed): Install tool's "Check for broken extensions" does not recognize missing SpritManager
- I just checked a TYPO3 8.6.1 (for fun) using the composer install routine. After setup, I added the latest tt_news ma...
- 22:19 Bug #80584 (Closed): Datepicker is overlayed by nullable checkbox
- 22:13 Bug #80584: Datepicker is overlayed by nullable checkbox
- Yep, it is fixed. Thanks for the hint. No idea how I could overlook that. Maybe browser cache.
Sorry for the noise. - 22:08 Bug #80584 (Under Review): Datepicker is overlayed by nullable checkbox
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:04 Bug #80584 (Needs Feedback): Datepicker is overlayed by nullable checkbox
- Can you please check if this bug is fixed with the HEAD of 7.6? See https://review.typo3.org/#/c/52165/2
- 22:02 Bug #80584 (Closed): Datepicker is overlayed by nullable checkbox
- The datepicker in the Backend can become unusable when nullable checkboxes are used in the same form.
Parts of the... - 22:13 Bug #65234: Unwanted p tag between UL and LI
- Still present in 6.2 branch. The workaround from #10 worked for me, too. Thank you.
- 22:00 Task #80553 (Resolved): Delete 'Change encryption key' and 'Change site name' from Install Tool
- Applied in changeset commit:69071081c8b381263aadce9a74747a27ac6952aa.
- 05:20 Task #80553: Delete 'Change encryption key' and 'Change site name' from Install Tool
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Task #80506 (Resolved): Enable proper quoting of database fields in Typoscript
- Applied in changeset commit:d12cb4ec1a014d1e2e22be18686af0ae23ffbb42.
- 21:09 Task #80506: Enable proper quoting of database fields in Typoscript
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Task #80465 (Resolved): Cleanup and Redesign Upgrade Analysis
- Applied in changeset commit:cb6a2fcbd71501673a8900bd14089f864bf6776d.
- 21:32 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:07 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:47 Bug #79976: Postgres issue in impexp with force_all_UIDS
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:37 Feature #80581: Render list of recently users that were switched to
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:07 Feature #80581 (Under Review): Render list of recently users that were switched to
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:03 Feature #80581 (Closed): Render list of recently users that were switched to
- When a backend user with admin privileges switches to another user, the entered user is now stored in the uc. The use...
- 21:33 Task #80582 (Closed): Enhance install tool core update action
- At the moment you get an error message in the first_install environment step if you don't use a symbolic link for typ...
- 20:07 Bug #80580 (Under Review): EXT:backend has a hidden dependency on EXT:rsaauth
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:58 Bug #80580 (Closed): EXT:backend has a hidden dependency on EXT:rsaauth
- It should be possible to decouple these by utilising the hook that's in BackendController and subscribing to that fro...
- 19:54 Task #80198 (In Progress): EXT:form - documentation for v8
- https://docs.typo3.org/typo3cms/drafts/code.tritum.de/TYPO3.CMS/Form_Documentation/Index.html
- 19:36 Bug #80046 (Closed): FE broken with postgres
- 16:20 Bug #78634: Reference index causes an order of magnitude more SQL requests than necessary
- Patch set 63 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:46 Bug #78634: Reference index causes an order of magnitude more SQL requests than necessary
- Patch set 62 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:56 Bug #80575 (Closed): Missing delete button in TYPO3 HELP / DOCUMENTATION
- In the TYPO3 Backend Help / Documentation Area I noticed same deprecations and bugs (related #80572 #80573)
Please s... - 15:42 Bug #80246: MemcachedBackend is a Transient backend
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:54 Bug #80246: MemcachedBackend is a Transient backend
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #79461 (Resolved): Symfony command executed by linked binary with composer installation does not work
- Applied in changeset commit:88c8cb80d6cd2b22fdeeb6b103ed8280dcd5de36.
- 14:34 Bug #79461: Symfony command executed by linked binary with composer installation does not work
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Feature #79343 (Resolved): Allow to override PATH_site via environment variables
- Applied in changeset commit:88c8cb80d6cd2b22fdeeb6b103ed8280dcd5de36.
- 14:33 Feature #79343: Allow to override PATH_site via environment variables
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:22 Bug #78994: Module wizard_link_browser is not configured.
- Fixed with EXT:mediace 7.6.4.
- 14:32 Task #80574 (Under Review): Cover trivial setters and getters of ContentObjectRenderer
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:20 Task #80574 (Closed): Cover trivial setters and getters of ContentObjectRenderer
- To improve the test coverage cover the trivial getter and setter methods:
* getCurrentTable
* setCurrentFile, get... - 14:31 Bug #75782: Massive performace problems in backend during work
- I work with a Mac and have this problem with Chrome as well on different servers, etc. So not only a Win/Chrome probl...
- 13:37 Feature #78760: Make pagetree panel resizable/expandable on large screens
- It would be nice to configure the module bar width and the page tree width somehow with 8.x
Maybe by adding a user s... - 13:09 Bug #80573 (Closed): Download failed for TYPO3 Core in Download Documentation
- 12:59 Bug #80572 (Closed): Download failed for typo3cms.references.t3service in Backend / Download Documentation
- 12:30 Bug #79635 (Resolved): Coalescence calls to processDatamap_afterDatabaseOperations
- Applied in changeset commit:0dfac264de6cb24cf16a29dc955a6e2105c98f97.
- 12:16 Bug #79635: Coalescence calls to processDatamap_afterDatabaseOperations
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:06 Task #80570 (Under Review): Adding Ajax call to Install tool module to Reset backend user preferences
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:38 Task #80570 (Closed): Adding Ajax call to Install tool module to Reset backend user preferences
- The ' Reset backend user preferences' button used a controller action,
but it can be improved by an ajax call - 12:03 Task #80569: Adding Ajax call to Install tool module to clear processed files
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:31 Task #80569: Adding Ajax call to Install tool module to clear processed files
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Task #80569 (Under Review): Adding Ajax call to Install tool module to clear processed files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:15 Task #80569 (Closed): Adding Ajax call to Install tool module to clear processed files
- The ' Clear processed files' button used a controller action,
but it can be improved by an ajax call - 12:00 Task #80552 (Resolved): Add mixed unit tests to end of ContentObjectRendererTest
- Applied in changeset commit:89124062cceb79ec61298ebd69df7ec50d95e107.
- 12:00 Task #80494 (Resolved): Integrate tests for DataHandler hook invocations
- Applied in changeset commit:8ce9a1efd7b2c90875b5b59ec0fa765defb6633a.
- 11:17 Task #80494: Integrate tests for DataHandler hook invocations
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:52 Task #80494 (Under Review): Integrate tests for DataHandler hook invocations
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:13 Feature #80557: Adding dbType "time" to support native SQL time column type
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:09 Feature #80557: Adding dbType "time" to support native SQL time column type
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:04 Task #80545: Some Ajax calls use id as selecter, but class should used
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Bug #80561: TCA l18n_parent type "group" wont show original values in forms
- 'l18n_parent' => array (
'displayCond' => 'FIELD:sys_language_uid:>:0',
'exclude' => 1,
'label' ... - 10:14 Bug #80561 (Needs Feedback): TCA l18n_parent type "group" wont show original values in forms
- Can you please provide the full configuration in TCA for that field?
- 10:19 Feature #80124: EXT:form - custom error message for regexp validator
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:52 Feature #80124: EXT:form - custom error message for regexp validator
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:18 Task #75622: Streamline pageNotFound handling within TSFE
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:04 Bug #80550: List module does not work in workspaces with PostgreSQL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Task #80563 (Resolved): Improve wording in Install Tool
- Applied in changeset commit:69b27f6d6c4522864556394db870a935b04056b0.
- 06:56 Task #80563: Improve wording in Install Tool
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:34 Task #80563: Improve wording in Install Tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:50 Task #80563 (Under Review): Improve wording in Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:48 Task #80563 (Closed): Improve wording in Install Tool
- 09:44 Bug #80566 (Closed): Loggin in Scheduler fails if Executed Task Throws an Exception
- If a Scheduler Tasks Throws an Exception the Scheduler Tries to log the Exception->code into sys_log.details_nr which...
- 09:42 Bug #80565 (Closed): Click in navigation shows module section if JS not yet loaded
- If being on a slow connection (can be emulated in chrome > console > network >throttling) and the user clicks after ...
- 08:30 Task #78650 (Resolved): Remove dependency to TemplateService
- Applied in changeset commit:2aebefdd16c3d93949e3325ed719687be300142e.
- 07:43 Task #78650: Remove dependency to TemplateService
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:00 Bug #80562 (Resolved): Extbase persistens fails on postgres
- Applied in changeset commit:929d53f66a211a5438af51c9f8e4d954f154646c.
- 05:00 Bug #80412 (Resolved): API Based content element registration is not compatible with fluid_styled_content.
- Applied in changeset commit:a1b592f61f3d2bb3a2164cf363c3d815e9b7f8b3.
- 05:00 Bug #80095 (Resolved): Core makes still use of "lib.stdheader"
- Applied in changeset commit:a1b592f61f3d2bb3a2164cf363c3d815e9b7f8b3.
- 00:43 Bug #80036: FAL translation with TCA maxitems set
- I can confirm this bug. It also affects version 7.
2017-03-29
- 23:00 Bug #79473: Typo3DbQueryParser fails since Doctrine by comparing date fields
- \TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMapper::getPlainValue() already takes care of \DateTime objects and...
- 21:50 Task #78650 (Under Review): Remove dependency to TemplateService
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Task #78650 (Resolved): Remove dependency to TemplateService
- Applied in changeset commit:8f3659419c3c90c2fd1502c73e8952ec8ca755a6.
- 15:30 Task #78650: Remove dependency to TemplateService
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:57 Task #78650: Remove dependency to TemplateService
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:31 Task #78650: Remove dependency to TemplateService
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:19 Task #78650: Remove dependency to TemplateService
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:36 Bug #80312: TYPO3 backend broken after a re-login
- Is this still reproducible with current master? I tried it with Chrome and Firefox on windows and even with throttlin...
- 21:30 Bug #80493 (Resolved): TCA migration to overrideChildTca does not respect columnsOverrides
- Applied in changeset commit:9478d8817f575cf46369b926739759b53ae400c4.
- 21:07 Bug #80493: TCA migration to overrideChildTca does not respect columnsOverrides
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:19 Bug #80246: MemcachedBackend is a Transient backend
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:15 Bug #80246: MemcachedBackend is a Transient backend
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:08 Bug #80246: MemcachedBackend is a Transient backend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:53 Bug #80562: Extbase persistens fails on postgres
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:41 Bug #80562 (Under Review): Extbase persistens fails on postgres
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:38 Bug #80562 (Closed): Extbase persistens fails on postgres
- Extbase persistens will fail on postgres with an error, if a relation with a dedicated mm-table gets persisted.
This... - 20:14 Bug #80561 (Closed): TCA l18n_parent type "group" wont show original values in forms
- Setting a translation parent (l18n_parent on default) in TCA to "group" disables the view of the original entries in ...
- 19:50 Bug #80095: Core makes still use of "lib.stdheader"
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:50 Bug #80412: API Based content element registration is not compatible with fluid_styled_content.
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:23 Task #80554: Streamline ToolbarItems code
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Task #80554: Streamline ToolbarItems code
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:53 Task #80554: Streamline ToolbarItems code
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:37 Task #80554: Streamline ToolbarItems code
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:37 Task #80554 (Under Review): Streamline ToolbarItems code
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:36 Task #80554 (Closed): Streamline ToolbarItems code
- 18:04 Bug #80560 (Closed): saving non allowed characters in a storage path
- when saving non allowed characters in a storagepath. It will give you an error after saving. but you can not edit the...
- 17:24 Feature #80557: Adding dbType "time" to support native SQL time column type
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:05 Feature #80557: Adding dbType "time" to support native SQL time column type
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Feature #80557: Adding dbType "time" to support native SQL time column type
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:50 Feature #80557 (Under Review): Adding dbType "time" to support native SQL time column type
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:23 Feature #80557 (Closed): Adding dbType "time" to support native SQL time column type
- Hi,
It would be great to have a new possibility for the "dbType" TCA property: "time".
With this, it will be poss... - 17:11 Bug #79957: TCA fields with eval types "time" or "timesec" decrease on every save
- Hallo,
The Problem is reproducible with ext:styleguide
Tested with the "elements basic"
After each save the ... - 17:11 Task #49227: Files missing in import/export
- It is still not possible to import files. I have an 4.6 installatioin here, I wanted to export it and import it in a ...
- 16:56 Feature #80559 (Closed): datetime and time handling should always have timezone information
- each input or output should be able to handle timezones.
so an editor might enter a time and his local timezone must... - 16:39 Task #80543: Adding Ajax call to Install tool module to dump Autoload Information
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:17 Task #80543: Adding Ajax call to Install tool module to dump Autoload Information
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Task #80543 (Under Review): Adding Ajax call to Install tool module to dump Autoload Information
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:05 Task #80543 (Closed): Adding Ajax call to Install tool module to dump Autoload Information
- The 'Dump Autoload Information' buttons used a controller action, but it can be improved by an ajax call
- 16:30 Task #79733 (Resolved): Create old "ext:form" in TER and fix it to be runnable
- Applied in changeset commit:22d8fe9e14243ac85068b1f6726237a576e89971.
- 15:47 Task #79733: Create old "ext:form" in TER and fix it to be runnable
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:37 Task #79733: Create old "ext:form" in TER and fix it to be runnable
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:19 Task #79733: Create old "ext:form" in TER and fix it to be runnable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:59 Task #79733 (Under Review): Create old "ext:form" in TER and fix it to be runnable
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:58 Task #79733 (New): Create old "ext:form" in TER and fix it to be runnable
- 13:23 Task #79733 (In Progress): Create old "ext:form" in TER and fix it to be runnable
- 16:22 Task #80545: Some Ajax calls use id as selecter, but class should used
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:50 Task #80545 (Under Review): Some Ajax calls use id as selecter, but class should used
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:48 Task #80545 (Closed): Some Ajax calls use id as selecter, but class should used
- change selector for some ajax calls from id to class
- 16:22 Bug #80556 (Rejected): Inconsistent handling of lower- and uppercase handling in TypoScript
- In fileadmin I have the file
fileadmin/templates/layouts/main_layout.html
In my root template I have the followi... - 16:21 Task #80555: Improve sorting of installable exts in search list
- please mind the position of the scroll mark on the right hand side.
- 16:20 Task #80555 (Closed): Improve sorting of installable exts in search list
- Once upon a time, we had a feature in the EM search list (the second tab I mean, where you install extensions from TE...
- 16:20 Bug #75314: HtmlViewHelper ignores stdwrap hooks
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:20 Bug #73163: RTE in FE does not show available blockstyles at first try
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:20 Bug #71771: RTE.default.contentCSS is broken in Frontend
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:20 Bug #71361: fluid link.typolink crashes in Backend with page links
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:20 Bug #67556: System news cannot render RTE content
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:20 Bug #66855: Format/HtmlViewHelper don't render Links in TYPO3_MODE = BE
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:20 Story #73183: Removal of frontend simulation in all ViewHelpers
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:06 Task #80553: Delete 'Change encryption key' and 'Change site name' from Install Tool
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:55 Task #80553: Delete 'Change encryption key' and 'Change site name' from Install Tool
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:31 Task #80553 (Under Review): Delete 'Change encryption key' and 'Change site name' from Install Tool
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:29 Task #80553 (Closed): Delete 'Change encryption key' and 'Change site name' from Install Tool
- The section 'Change encryption key' and 'Change site name' are not needed anymore in the Install Tool. It have to del...
- 15:58 Bug #80426: Creating a FlexForm section causes exception in ajax request (none admin user)
- Please see the patch https://review.typo3.org/#/c/52174/
- 15:56 Bug #80475 (Closed): CSS classes in links are stripped in frontend
- thank you for your quick answer. Closed.
- 15:50 Bug #80475: CSS classes in links are stripped in frontend
- I can confirm, that this issue is gone with the latest master and everything works like it it supposed to.
This ti... - 15:04 Bug #80475: CSS classes in links are stripped in frontend
- I tried with the latest master and RTE, and I was not able to reproduce the problem...
@Chris could you try with t... - 10:51 Bug #80475: CSS classes in links are stripped in frontend
- I am inserting a content element "Text & Media" (fsc) and add text to the field "Text" in tab "General". After that I...
- 15:25 Bug #79461: Symfony command executed by linked binary with composer installation does not work
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:44 Bug #79461: Symfony command executed by linked binary with composer installation does not work
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:25 Feature #79343: Allow to override PATH_site via environment variables
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:44 Feature #79343: Allow to override PATH_site via environment variables
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:12 Task #80533 (Rejected): DEMO - Change copyright years for the future
- This was just a test.
- 14:57 Task #80533: DEMO - Change copyright years for the future
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:54 Task #80533 (Under Review): DEMO - Change copyright years for the future
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #80463 (Resolved): Link-Browser broken for multiple image selection in chrome
- Applied in changeset commit:1acdcb51b38894294914d1f863e2961c68e3418d.
- 15:00 Bug #80205 (Resolved): filebrowser mark files results strange CSS-behaviour in Chrome and Opera
- Applied in changeset commit:1acdcb51b38894294914d1f863e2961c68e3418d.
- 14:48 Bug #75040: placeholder pointing to column of related record shows values from wrong language
- Happens also in TYPO3 8.4
- 14:41 Bug #80541 (Needs Feedback): BE FileBrowser didn't work in fluid content element
- Well this dialog is actually not meant for Frontend usage. Actually I'm not sure if you run in security issues if you...
- 10:41 Bug #80541 (Closed): BE FileBrowser didn't work in fluid content element
- FileBrowser popup didn't works when clicking on button in fluid content element
The reason is that @$className@ is... - 14:23 Bug #80384 (Needs Feedback): TYPO3 page tree: context menu not closed after enabling page via context menu
- can't reproduce with current master, is this bug is still valid? If yes, please provide some more informations about ...
- 14:23 Task #80552: Add mixed unit tests to end of ContentObjectRendererTest
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Task #80552: Add mixed unit tests to end of ContentObjectRendererTest
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:47 Task #80552 (Under Review): Add mixed unit tests to end of ContentObjectRendererTest
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:43 Task #80552 (Closed): Add mixed unit tests to end of ContentObjectRendererTest
- To not scatter the system of organising the test methods, create a section for mixed tests at the very end of the tes...
- 14:22 Bug #80546: jpg_quality seems to be ignored
- Addendum: GD lib is turned off, it's configured for GraphicsMagic just like before the upgrade.
Kinda odd as well,... - 12:08 Bug #80546 (Closed): jpg_quality seems to be ignored
- Hello,
we just did a first test upgrade to 8.6.1, I'll report a few issues regarding that.
Problem: All JPGs sh... - 13:30 Bug #80481 (Resolved): FormEngine.Validation may access DOM too early
- Applied in changeset commit:976934a36c8efde01c31ed38cafec7340562e6f4.
- 11:10 Bug #80481: FormEngine.Validation may access DOM too early
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Task #80403 (Resolved): Use highlight:: yaml in .rst when describing a yaml configuration
- Applied in changeset commit:4743b9254131fbd3d29b58a2248e7d975f02e144.
- 12:35 Task #80403 (Under Review): Use highlight:: yaml in .rst when describing a yaml configuration
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:33 Task #80403 (In Progress): Use highlight:: yaml in .rst when describing a yaml configuration
- 10:10 Task #80403: Use highlight:: yaml in .rst when describing a yaml configuration
- This is a valid matter of concern and the core manuals should be updated by the documentation writers accordingly. No...
- 13:30 Bug #80366 (Resolved): Values aren't always saved in the TYPO3 backend
- Applied in changeset commit:976934a36c8efde01c31ed38cafec7340562e6f4.
- 11:10 Bug #80366: Values aren't always saved in the TYPO3 backend
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:28 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:31 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:26 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:21 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:14 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:23 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:28 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:28 Bug #76863: MM Relation with selectMultipleSideBySide Field - Add wizard resets the MM Relation
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:27 Bug #79468: RTE breaks apart if you move it up or down
- that's an issue with re-init of moved iframes. guess we will not be able to fix that until 8.7.0 lts anymore.
- 13:20 Task #80551 (Under Review): Add unit test to cover ContentObjectRenderer::linebreaks
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:12 Task #80551 (Rejected): Add unit test to cover ContentObjectRenderer::linebreaks
- Add unit test to cover ContentObjectRenderer::linebreaks.
- 13:02 Feature #80124: EXT:form - custom error message for regexp validator
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:55 Feature #80126 (Under Review): EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Feature #80126 (Resolved): EXT:form - maximum field length not set as attribute "maxlength"
- Applied in changeset commit:694fb8d6c6f720ad1d8693d909e666112c72618d.
- 12:55 Feature #80125: EXT:form - support for HTML5 input types email, tel and url
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:55 Feature #80127: EXT:form - support for HTML5 attributes min and max
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:55 Feature #80128 (Under Review): EXT:form - support for HTML5 attribute "minlength"
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:00 Feature #80128 (Resolved): EXT:form - support for HTML5 attribute "minlength"
- Applied in changeset commit:694fb8d6c6f720ad1d8693d909e666112c72618d.
- 12:55 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:48 Bug #80550 (Under Review): List module does not work in workspaces with PostgreSQL
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:45 Bug #80550 (Closed): List module does not work in workspaces with PostgreSQL
- Scenario:
* in live
** having two pages
** on one page having two content element
** having localizations for the... - 12:23 Feature #80477: Drag and drop content elements in page module
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:38 Feature #80477: Drag and drop content elements in page module
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:22 Feature #80477: Drag and drop content elements in page module
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:22 Bug #80548 (Closed): Fluid rendering: Section 'xxx' doesn't exist.
- Hello,
we just did a first test upgrade to 8.6.1, I'll report a few issues regarding that.
We saw the topic err... - 12:14 Bug #80547 (Closed): Check for Broken Extensions
- Hello,
we just did a first test upgrade to 8.6.1, I'll report a few issues regarding that.
The extensions check... - 12:00 Bug #80053 (Resolved): Exception: Maximum number of attempts must be a positive value.
- Applied in changeset commit:0d3c91ebb7f80290018864e130184650594ef417.
- 11:23 Bug #80053: Exception: Maximum number of attempts must be a positive value.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:46 Bug #80385: INCLUDE_TYPOSCRIPT is using wrong ConditionMatcher when using condition option
- To test the easiest way is probably to check for usergroup:
<INCLUDE_TYPOSCRIPT: source="FILE:EXT:..." condition="[u... - 11:37 Feature #80544 (Rejected): INCLUDE_TYPOSCRIPT resolve constants for condition argument
- I know about the bug here: https://forge.typo3.org/issues/56304
and here: https://forge.typo3.org/issues/47985
wh... - 11:13 Bug #78158: TcaFlexFetch::initializeDataStructure should not throw an exception
- Agreed - but shouldn't this specific problem be fixed nevertheless?
Because the DS here is discoverable in most si... - 11:00 Feature #80173 (Resolved): install tool choose different driver
- Applied in changeset commit:d88c52185fedf5b9ae674dee9799a4aff8353842.
- 10:54 Feature #80173: install tool choose different driver
- Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:27 Feature #80173: install tool choose different driver
- Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:10 Feature #80173: install tool choose different driver
- Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:59 Bug #78800: TCEForms Broken when TSFE is initialized during datamap-hook
- Mathias Schreiber wrote:
> can you describe the usecase a bit better?
> We're under the impression that your way of... - 10:54 Feature #80542 (Closed): Add support for the script defer attribute
- There's already async.
https://docs.typo3.org/typo3cms/TyposcriptReference/Setup/Page/Index.html?highlight=async#inc... - 10:46 Task #80538 (Under Review): Streamline workspace DataHandler functional tests
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:08 Task #80538 (Closed): Streamline workspace DataHandler functional tests
- Streamline functional test cases for core and workspace system extension.
- 09:57 Task #73069 (Rejected): Rename extension:dumpclassloadinginformation command
- 09:30 Bug #80518 (Resolved): Wrong namespace declaration for plain mail checkbox causes broken email output
- Applied in changeset commit:1c4caf246442c90083cb7e7b5d623dc3f2d3df3e.
- 09:03 Bug #80518: Wrong namespace declaration for plain mail checkbox causes broken email output
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 08:56 Bug #80518 (Under Review): Wrong namespace declaration for plain mail checkbox causes broken email output
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:52 Task #79840 (Closed): Improve deprecation messages in ViewHelpers
- done.
- 00:30 Bug #80470 (Resolved): Remaining character count not shown in IRRE element
- Applied in changeset commit:88f5b7598ec622f4ffc051f64395f180bfe8f7a7.
2017-03-28
- 23:48 Bug #63307 (Needs Feedback): Page tree - context menu with predefined callback in 6.2
- we've reworked the ContextMenu in 8.6. Can you see if this helps?
- 23:45 Bug #78949 (Closed): Linked file in RTE is still rendered as TYPO3-like link
- This is fixed in master.
- 23:42 Bug #80095 (Under Review): Core makes still use of "lib.stdheader"
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:42 Bug #80412: API Based content element registration is not compatible with fluid_styled_content.
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #80412: API Based content element registration is not compatible with fluid_styled_content.
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:39 Bug #80088 (Needs Feedback): Call to undefined method TYPO3\CMS\Core\Resource\ProcessedFile::setMissing()
- 23:33 Feature #80173: install tool choose different driver
- Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:50 Feature #80173: install tool choose different driver
- Patch set 30 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:56 Feature #80173: install tool choose different driver
- Patch set 29 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:52 Feature #80173: install tool choose different driver
- Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:49 Feature #80173: install tool choose different driver
- Patch set 27 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:59 Feature #80173: install tool choose different driver
- Patch set 26 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:31 Feature #80173: install tool choose different driver
- Patch set 25 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:56 Feature #80173: install tool choose different driver
- Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:34 Feature #80173: install tool choose different driver
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:05 Feature #80173: install tool choose different driver
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:32 Bug #80109 (Closed): FE-User Mapping during creation brocken - Opps error with Invalid enumeration
- 23:30 Bug #80227 (Needs Feedback): Error message: Can't drop database 'functional_test_ft17d7b9a'; database doesn't exist
- 23:30 Task #80525 (Resolved): Adding Ajax call to Install tool module to clear all cache
- Applied in changeset commit:54e24f68bfebd954154a03a91c56214f8f814af2.
- 22:57 Task #80525: Adding Ajax call to Install tool module to clear all cache
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:54 Task #80525: Adding Ajax call to Install tool module to clear all cache
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:46 Task #80525: Adding Ajax call to Install tool module to clear all cache
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:51 Task #80525: Adding Ajax call to Install tool module to clear all cache
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:36 Task #80525 (Under Review): Adding Ajax call to Install tool module to clear all cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:19 Task #80525 (Closed): Adding Ajax call to Install tool module to clear all cache
- the 'clear all cache' buttons used a controller action, but it can be improved by an ajax call
- 23:30 Task #80514 (Resolved): Deprecate GraphicalFunctions->tempPath and createTempSubDir()
- Applied in changeset commit:07b4aa1ba4cb8a9c35b03621be1e2ae6b5812f0d.
- 21:28 Task #80514: Deprecate GraphicalFunctions->tempPath and createTempSubDir()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:11 Task #80514: Deprecate GraphicalFunctions->tempPath and createTempSubDir()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:02 Task #80514 (Under Review): Deprecate GraphicalFunctions->tempPath and createTempSubDir()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:59 Task #80514 (Closed): Deprecate GraphicalFunctions->tempPath and createTempSubDir()
- 23:25 Bug #80397 (Rejected): fileadmin: bug with filenames with escape sequences
- Hi, this is unfortunately not something we as TYPO3 can fix for you anymore.
Due to the fact that this has been intro... - 23:22 Bug #80205: filebrowser mark files results strange CSS-behaviour in Chrome and Opera
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:58 Bug #80205 (Under Review): filebrowser mark files results strange CSS-behaviour in Chrome and Opera
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:22 Bug #80463: Link-Browser broken for multiple image selection in chrome
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:58 Bug #80463: Link-Browser broken for multiple image selection in chrome
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:47 Bug #80463: Link-Browser broken for multiple image selection in chrome
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:02 Bug #80463: Link-Browser broken for multiple image selection in chrome
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:57 Bug #80463: Link-Browser broken for multiple image selection in chrome
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:14 Bug #80470 (Under Review): Remaining character count not shown in IRRE element
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:11 Bug #80470 (In Progress): Remaining character count not shown in IRRE element
- 23:01 Epic #75878 (Rejected): Add support for picture elements in the media element
- won't do it. If this is necessary, viewports must be implemented. see bootstrap_package or other extensions out there.
- 22:52 Bug #79461: Symfony command executed by linked binary with composer installation does not work
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Bug #79461 (Under Review): Symfony command executed by linked binary with composer installation does not work
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:52 Feature #79343: Allow to override PATH_site via environment variables
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Feature #79343: Allow to override PATH_site via environment variables
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:51 Epic #80535 (Closed): Leftover tasks about javascript in TYPO3 Backend
- Umbrella task for the remaining issues about streamlining Javascript code in TYPO3 Backend
- 22:31 Bug #47996 (Needs Feedback): Issue with locallangXMLOverride and XML-localization files
- Can you please test if this still happens with v7 or v8?
- 22:30 Task #80532 (Resolved): Deprecate GIFbuilder-related methods in ContentObjectRenderer
- Applied in changeset commit:d3a1f9917a9f5b48741cfe0ece366ef7f88fbc9c.
- 21:36 Task #80532 (Under Review): Deprecate GIFbuilder-related methods in ContentObjectRenderer
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:32 Task #80532 (Closed): Deprecate GIFbuilder-related methods in ContentObjectRenderer
- 22:28 Bug #80475: CSS classes in links are stripped in frontend
- Is this one related? #79896
- 22:04 Bug #80475 (Needs Feedback): CSS classes in links are stripped in frontend
- Hello. Could you give us more information about how to reproduce your issue? What steps did you follow? Thank you!
- 22:25 Epic #55575 (Closed): Streamline JavaScript Code in the TYPO3 Backend
- 22:24 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:22 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:36 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:24 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:24 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- I've created a patch that resolves this regression which is not tangled up with new HTML5 input field types. Besides ...
- 22:22 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:36 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:21 Epic #72333 (Closed): Clean up charset conversion and language service
- 22:20 Epic #76311 (Closed): Use PHP7 unserialize('daString', false); feature everywhere
- 22:03 Bug #79954: DokType permissions are not checked
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Task #80531 (Resolved): Add deprecation info to cObj->getWhere
- Applied in changeset commit:8e76c3bdf861b3f581362f77d540debb8ff297ba.
- 21:37 Task #80531: Add deprecation info to cObj->getWhere
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Task #80531 (Under Review): Add deprecation info to cObj->getWhere
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Task #80531 (Closed): Add deprecation info to cObj->getWhere
- 21:47 Task #80533 (Rejected): DEMO - Change copyright years for the future
- To be compatible with upcoming TYPO3 releases in the future, we could change the copyright years shown in the backend...
- 21:45 Bug #51748 (Closed): PageRenderer->executePostRenderHook() does nothing when INT scripts are present
- Closed (Please look at the previous comment).
If you think that this is the wrong decision or there is work that s... - 21:36 Feature #80125: EXT:form - support for HTML5 input types email, tel and url
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:36 Feature #80127: EXT:form - support for HTML5 attributes min and max
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:36 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:30 Task #80526 (Resolved): Add unit test to cover ContentObjectRenderer::prefixComment
- Applied in changeset commit:8a29661466cf3289ebad5af3feccf52fc30d5fd3.
- 20:18 Task #80526: Add unit test to cover ContentObjectRenderer::prefixComment
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:51 Task #80526: Add unit test to cover ContentObjectRenderer::prefixComment
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:25 Task #80526: Add unit test to cover ContentObjectRenderer::prefixComment
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:31 Task #80526: Add unit test to cover ContentObjectRenderer::prefixComment
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:10 Task #80526 (Under Review): Add unit test to cover ContentObjectRenderer::prefixComment
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:37 Task #80526 (Closed): Add unit test to cover ContentObjectRenderer::prefixComment
- Add unit test to cover ContentObjectRenderer::prefixComment
- 21:25 Bug #77995 (Closed): Menu icons in upper menubar of backend not shown
- More than 90 days without feedback > closing the issue.
If you think that this is the wrong decision or experience... - 21:24 Bug #77498 (Closed): [TYPO3: 6.2.26] 1342635425 Could not access remote resource http://repositories.typo3.org/mirrors.xml.gz.
- More than 90 days without feedback > closing the issue.
If you think that this is the wrong decision or experience... - 21:24 Bug #74452 (Closed): retrieveFileOrFolderObject does not find processed files
- More than 90 days without feedback > closing the issue.
If you think that this is the wrong decision or experience... - 21:00 Task #80529 (Resolved): Cleanup less mentions in Build directory
- Applied in changeset commit:32ed31b581486fe55d0251dba5412544c2d5d844.
- 20:37 Task #80529 (Under Review): Cleanup less mentions in Build directory
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:35 Task #80529 (Closed): Cleanup less mentions in Build directory
- Cleanup less mentions in Build directory
- 21:00 Bug #80071 (Resolved): json_encode NAN and INF error in CropVariantCollection.php
- Applied in changeset commit:7dac3efd549986b4ec7c9e7a07bebf5993d4ea54.
- 20:30 Task #80504 (Resolved): Remove deprecated localizationMode setting for file fields
- Applied in changeset commit:33d91ce39de18e28de34bbddcd08d1c8737c9763.
- 00:03 Task #80504: Remove deprecated localizationMode setting for file fields
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:01 Task #80504 (Under Review): Remove deprecated localizationMode setting for file fields
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:00 Task #80504 (Closed): Remove deprecated localizationMode setting for file fields
- The current behavior for file fields using TCA type inline is configured
to use localizationMode=select, which is de... - 19:49 Feature #80477: Drag and drop content elements in page module
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:24 Feature #80477: Drag and drop content elements in page module
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:31 Feature #80477: Drag and drop content elements in page module
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:21 Feature #80477: Drag and drop content elements in page module
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:36 Feature #80477: Drag and drop content elements in page module
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:20 Feature #80477: Drag and drop content elements in page module
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:48 Feature #80477: Drag and drop content elements in page module
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:56 Feature #80477: Drag and drop content elements in page module
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:52 Feature #80477: Drag and drop content elements in page module
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:39 Bug #76957: livesearch does not show button "all"
- The "Show All" button is always shown in TYPO3 8.6.1. If I make the screen display too big, then the right half of th...
- 19:31 Bug #76957 (Needs Feedback): livesearch does not show button "all"
- is this issue still valid for you?
- 19:30 Task #80527 (Resolved): Move all marker-based logic from cObj to MarkerBasedTemplateService
- Applied in changeset commit:870b16ad0b712316d58b65bd4a35b30b6d0c6702.
- 18:23 Task #80527 (Under Review): Move all marker-based logic from cObj to MarkerBasedTemplateService
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:54 Task #80527 (Closed): Move all marker-based logic from cObj to MarkerBasedTemplateService
- 19:30 Task #80283 (Resolved): Use direct array assignments instead of array_push
- Applied in changeset commit:c1aeda6d016330abbc9bf62f2cfbce22c66714f0.
- 19:26 Feature #79633 (Rejected): Integrate next generation of Frontend Editing based on CKEditor
- 18:39 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:10 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:01 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Task #80516 (Resolved): Deprecate config.setJS_mouseOver and config.setJS_openPic
- Applied in changeset commit:1f3bc40112b9bdaeeccec1a1260216ed62936121.
- 17:59 Task #80516: Deprecate config.setJS_mouseOver and config.setJS_openPic
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:08 Task #80516 (Under Review): Deprecate config.setJS_mouseOver and config.setJS_openPic
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:06 Task #80516 (Closed): Deprecate config.setJS_mouseOver and config.setJS_openPic
- 18:30 Task #80512 (Resolved): Deprecate DocumentTemplate->extJScode property
- Applied in changeset commit:60e81978c4fab244963cb6b4130af53eecd79651.
- 12:34 Task #80512 (Under Review): Deprecate DocumentTemplate->extJScode property
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:30 Task #80512 (Closed): Deprecate DocumentTemplate->extJScode property
- 18:00 Bug #80385: INCLUDE_TYPOSCRIPT is using wrong ConditionMatcher when using condition option
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Task #80513 (Resolved): Deprecate DataHandler->destPathFromUploadFolder()
- Applied in changeset commit:f322a5c2190b9c4baa58834cbb0a188d8a4ed7fb.
- 12:52 Task #80513 (Under Review): Deprecate DataHandler->destPathFromUploadFolder()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:47 Task #80513 (Closed): Deprecate DataHandler->destPathFromUploadFolder()
- 18:00 Task #80524 (Resolved): Deprecate PageRepository::setHash and storeHash
- Applied in changeset commit:e6cdbd54a17f49e8b17a10ab82341a5484a250e0.
- 16:49 Task #80524 (Under Review): Deprecate PageRepository::setHash and storeHash
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:45 Task #80524 (Closed): Deprecate PageRepository::setHash and storeHash
- 17:02 Task #68758 (Rejected): Command controllers cannot be placed in sub-packages
- No activity for almost a year, will abandon it for now. If you want to continue on that, please ping me to open up th...
- 17:00 Bug #80482 (Resolved): Do not rely on sys_page when using Caching Framework in cObj
- Applied in changeset commit:e378436aa2b335407af6ddba77cb1db5f29243f6.
- 16:05 Bug #80482: Do not rely on sys_page when using Caching Framework in cObj
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:48 Feature #80523: Action "replace file" in nested File Storage leads to missing file references
- Indeed we should me sure there is no nested storage created.
Nested storages are not supported - 15:32 Feature #80523 (Closed): Action "replace file" in nested File Storage leads to missing file references
- This is not really a bug and more than anything the result of a configuration mistake. BUT the side effects are rathe...
- 16:30 Bug #80517 (Resolved): ExtDirectAPI is using PageRepository for accessing the Caching Framework
- Applied in changeset commit:32caf10937b24c32f9ba8e0345ddbb88a4c0da21.
- 13:15 Bug #80517 (Under Review): ExtDirectAPI is using PageRepository for accessing the Caching Framework
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:14 Bug #80517 (Closed): ExtDirectAPI is using PageRepository for accessing the Caching Framework
- 15:00 Task #80501 (Resolved): Finetune avatar size in backend toolbar
- Applied in changeset commit:ad58908ed34bc7b0654f3fbb76a3ad36372c0170.
- 14:36 Task #80501: Finetune avatar size in backend toolbar
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Task #80511 (Resolved): Deprecate AbstractFunctionModule->incLocalLang()
- Applied in changeset commit:24753662e4bf18d4b53d8d5a45daaf8307927a7a.
- 13:18 Task #80511: Deprecate AbstractFunctionModule->incLocalLang()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:25 Task #80511: Deprecate AbstractFunctionModule->incLocalLang()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:17 Task #80511 (Under Review): Deprecate AbstractFunctionModule->incLocalLang()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Task #80511 (Closed): Deprecate AbstractFunctionModule->incLocalLang()
- 14:56 Bug #80522 (Accepted): EXT:opendocs does not update title
- After changing the title of an element (page, template, etc.) I would expect EXT:opendocs to display the altered titl...
- 14:41 Task #78650: Remove dependency to TemplateService
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:09 Task #78650: Remove dependency to TemplateService
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:07 Task #78650: Remove dependency to TemplateService
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:59 Task #78650: Remove dependency to TemplateService
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #80498 (Resolved): Exchange clearable icon through svg from TYPO3 icon set
- Applied in changeset commit:888a1c46714cd14fd78810a3f7c7d7afede8b68f.
- 14:06 Task #80498: Exchange clearable icon through svg from TYPO3 icon set
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:04 Task #80498: Exchange clearable icon through svg from TYPO3 icon set
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Task #80498: Exchange clearable icon through svg from TYPO3 icon set
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:38 Task #80498: Exchange clearable icon through svg from TYPO3 icon set
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Bug #80209 (Resolved): Wrong variable checked in getTitleField
- Applied in changeset commit:b38a219f765226c0dc4b79e596dd3b560c4cdf78.
- 13:58 Bug #80209: Wrong variable checked in getTitleField
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:54 Bug #80209: Wrong variable checked in getTitleField
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:11 Bug #80209 (Under Review): Wrong variable checked in getTitleField
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:57 Bug #80518 (Closed): Wrong namespace declaration for plain mail checkbox causes broken email output
- When a form with a checkbox is submitted the generated email contains text from namespace declaration:
E.g.:
@nam... - 13:37 Bug #80495: Refactored click menu should handle priorities above the priority of RecordProvider properly
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:26 Bug #80495: Refactored click menu should handle priorities above the priority of RecordProvider properly
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Task #80510 (Resolved): Deprecate cObj->URLqMark
- Applied in changeset commit:0a2bbe9b46bd880d5687b76855b33f6573b267cd.
- 11:32 Task #80510 (Under Review): Deprecate cObj->URLqMark
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:28 Task #80510 (Closed): Deprecate cObj->URLqMark
- 13:30 Task #80457 (Resolved): Create preset for mail / smtp settings
- Applied in changeset commit:14f822ceff61c4d55fb679dbc84b2d128b02e8ae.
- 13:01 Bug #80515 (Rejected): TypoScript references <= not working for PAGE objects
- The example from docs with TEXT objects works but doing the same with a PAGE object fails.
h2. Related docs
htt... - 13:00 Bug #80502 (Resolved): Module menu does not collapse when clicking on overlay on small viewports
- Applied in changeset commit:82a6e73c602d486c137b5b3ce63f95c4a192fbb7.
- 12:21 Bug #80502: Module menu does not collapse when clicking on overlay on small viewports
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:58 Bug #80502: Module menu does not collapse when clicking on overlay on small viewports
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:38 Bug #79635: Coalescence calls to processDatamap_afterDatabaseOperations
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:30 Task #80454 (Resolved): @return void and @return null annotations should be omitted from phpdoc
- Applied in changeset commit:eb049dba4d3d4f0ff7cbc60b60eae17b66793626.
- 11:50 Task #80454: @return void and @return null annotations should be omitted from phpdoc
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:16 Task #80454: @return void and @return null annotations should be omitted from phpdoc
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:12 Task #80454: @return void and @return null annotations should be omitted from phpdoc
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:25 Task #80103: Missing 'edit' icon in file index (filelist module)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:05 Bug #80366: Values aren't always saved in the TYPO3 backend
- Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:35 Bug #80366: Values aren't always saved in the TYPO3 backend
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:35 Bug #80366: Values aren't always saved in the TYPO3 backend
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:33 Bug #80366: Values aren't always saved in the TYPO3 backend
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:05 Bug #80481: FormEngine.Validation may access DOM too early
- Patch set 3 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:35 Bug #80481: FormEngine.Validation may access DOM too early
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:35 Bug #80481: FormEngine.Validation may access DOM too early
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:33 Bug #80481: FormEngine.Validation may access DOM too early
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:00 Bug #80507 (Resolved): Positioning of carets in accordions in Install Tool are broken
- Applied in changeset commit:7415d7d00dc176d090d30a621dee92f272514cf4.
- 11:35 Bug #80507: Positioning of carets in accordions in Install Tool are broken
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:32 Bug #80507: Positioning of carets in accordions in Install Tool are broken
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Bug #80507 (Under Review): Positioning of carets in accordions in Install Tool are broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:58 Bug #80507 (Closed): Positioning of carets in accordions in Install Tool are broken
- 12:00 Bug #80459 (Resolved): Missing dependency of various require JS modules on FormEngineValidation
- Applied in changeset commit:75501977b71fbe69572118c633ac95c052d34569.
- 11:19 Bug #80459: Missing dependency of various require JS modules on FormEngineValidation
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:15 Bug #80459 (Under Review): Missing dependency of various require JS modules on FormEngineValidation
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:07 Task #79515: Wrap doesRecordExist in new method
- Patch set 41 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:00 Bug #80437 (Resolved): FAL in fe_users
- Applied in changeset commit:a1ef28a83baea3e890f89e39be53d4e48b20eb08.
- 11:00 Task #80392 (Resolved): Streamline indexed_search template files
- Applied in changeset commit:dec90f6987ec48ddac3323771f4a2bbd1f6f0e84.
- 10:30 Bug #80484 (Resolved): Header should not disappear when page is dropped to trash in pagetree
- Applied in changeset commit:91d692c9ec20469cf5580d0b357ed9673cded892.
- 10:10 Bug #80490: EXT:form compatibilityMode and documentation for form creation with fluid
- Okay, I do understand your problem now. I still recommend using Fluid instead of the old TypoScript based .layout app...
- 09:56 Bug #80490: EXT:form compatibilityMode and documentation for form creation with fluid
- Hello Bjoern,
thank you very much for your answer, I will send in the patch shortly. I apologize, if I was being unc... - 10:04 Bug #80508 (Closed): wizard_link does not invoke the change JS in FlexForm
- EXT:file_list is using the @wizard_link@ wizard as part of the plugin configuration (FlexForm):...
- 10:00 Task #80503 (Resolved): Add proper comments to PHP code
- Applied in changeset commit:a71692354e6bd2709a8f13f05107628c9eb7bb0d.
- 09:45 Bug #60464: Backend search : Found files not appeared in search results page
- Same issue in TYPO3 7.6 LTS
- 09:00 Task #80505 (Resolved): Use SVG Icons for permission actions
- Applied in changeset commit:30dfc48cb387c64e6905fbfac35b313e8a9f64e4.
- 00:02 Task #80505 (Under Review): Use SVG Icons for permission actions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:02 Task #80505 (Closed): Use SVG Icons for permission actions
- 07:11 Bug #48544: Extbase warnings in devLog
- Commit https://review.typo3.org/#/c/52054/2/typo3/sysext/extbase/Classes/Object/Container/Container.php is looking co...
- 06:53 Task #80506: Enable proper quoting of database fields in Typoscript
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:05 Task #80506: Enable proper quoting of database fields in Typoscript
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:46 Task #80506 (Under Review): Enable proper quoting of database fields in Typoscript
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:18 Task #80506 (Closed): Enable proper quoting of database fields in Typoscript
- With Doctrine supporting multiple databases using different quote character it's required to be able to use the appro...
- 01:30 Task #80486 (Resolved): Cleanup Localization Charset code
- Applied in changeset commit:dbc32153f000d58090848f0f2cb5a6643ded2ed0.
- 00:24 Task #68683: Extract HTML markup from "editAction" into Fluid
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2017-03-27
- 23:57 Task #80503: Add proper comments to PHP code
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:59 Task #80503 (Under Review): Add proper comments to PHP code
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:58 Task #80503 (Closed): Add proper comments to PHP code
- 23:51 Feature #80173: install tool choose different driver
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:30 Feature #80173: install tool choose different driver
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:11 Feature #80173: install tool choose different driver
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:40 Feature #80173: install tool choose different driver
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:31 Bug #80484: Header should not disappear when page is dropped to trash in pagetree
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Bug #80484: Header should not disappear when page is dropped to trash in pagetree
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:06 Bug #80484 (Under Review): Header should not disappear when page is dropped to trash in pagetree
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:04 Bug #80484 (Closed): Header should not disappear when page is dropped to trash in pagetree
- 23:07 Task #80457: Create preset for mail / smtp settings
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:48 Task #80457: Create preset for mail / smtp settings
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:18 Task #80457: Create preset for mail / smtp settings
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:38 Task #80457: Create preset for mail / smtp settings
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Bug #80499 (Resolved): Restore highlighting of livesearch box
- Applied in changeset commit:4ea2f90cc31bac67e27b77e670c06be590ea79f8.
- 22:30 Bug #80499 (Under Review): Restore highlighting of livesearch box
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:29 Bug #80499 (Closed): Restore highlighting of livesearch box
- 23:00 Task #80455 (Resolved): EXT:form - make 'grid rows' independend from 'grid containers'
- Applied in changeset commit:d506efa92d1bcd1f60876727f0bb9f91345971d1.
- 11:58 Task #80455: EXT:form - make 'grid rows' independend from 'grid containers'
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Task #80485 (Resolved): Deprecate TSFE->whichWorkspace parameter
- Applied in changeset commit:cf7e0a2e795fac9293be0fdbdebcdfb056053afc.
- 22:17 Task #80485: Deprecate TSFE->whichWorkspace parameter
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:13 Task #80485 (Under Review): Deprecate TSFE->whichWorkspace parameter
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:09 Task #80485 (Closed): Deprecate TSFE->whichWorkspace parameter
- 22:55 Bug #80502 (Under Review): Module menu does not collapse when clicking on overlay on small viewports
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:54 Bug #80502 (Closed): Module menu does not collapse when clicking on overlay on small viewports
- 22:44 Task #80501: Finetune avatar size in backend toolbar
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:43 Task #80501 (Under Review): Finetune avatar size in backend toolbar
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:39 Task #80501 (Closed): Finetune avatar size in backend toolbar
- 22:38 Task #80500: Add data attributes in backend toolbar and menu component
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:35 Task #80500 (Under Review): Add data attributes in backend toolbar and menu component
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:32 Task #80500 (Closed): Add data attributes in backend toolbar and menu component
- Add data attributes in backend toolbar and backend menu component,
to have general identifier for binding guided to... - 22:36 Bug #79635: Coalescence calls to processDatamap_afterDatabaseOperations
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:27 Bug #79635: Coalescence calls to processDatamap_afterDatabaseOperations
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:30 Task #80494 (Resolved): Integrate tests for DataHandler hook invocations
- Applied in changeset commit:952fa853391e240cc97b0868e18a2fe96b5c875c.
- 18:30 Task #80494 (Under Review): Integrate tests for DataHandler hook invocations
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:27 Task #80494 (Closed): Integrate tests for DataHandler hook invocations
- 22:30 Bug #78998 (Resolved): DataHandler forces "use live IDs" on RelationHandler even when EXT:version is not loaded
- Applied in changeset commit:bbac6e8ff530a394e9f61286738cc554e62fbd09.
- 22:25 Feature #80477: Drag and drop content elements in page module
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:38 Feature #80477: Drag and drop content elements in page module
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:35 Feature #80477: Drag and drop content elements in page module
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:29 Feature #80477: Drag and drop content elements in page module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:20 Feature #80477 (Under Review): Drag and drop content elements in page module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:11 Feature #80477 (Closed): Drag and drop content elements in page module
- Based on the work from https://github.com/witrin/wireframe the drag and drop function needs to be usable in Page module.
- 22:15 Bug #80497 (Rejected): ATagParams is used without a capital letter in the default "a" parseFunc
- Thanks for the report. This has been fixed already in TYPO3 master branch with this patch https://review.typo3.org/#/...
- 21:48 Bug #80497 (Rejected): ATagParams is used without a capital letter in the default "a" parseFunc
- aTagParams should start with a capital A in lib.parseFunc_RTE
lib.parseFunc.tags.a.typolink.aTagParams.data = para... - 22:08 Task #80486: Cleanup Localization Charset code
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:28 Task #80486 (Under Review): Cleanup Localization Charset code
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Task #80486 (Closed): Cleanup Localization Charset code
- 22:05 Bug #80493: TCA migration to overrideChildTca does not respect columnsOverrides
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:56 Bug #80493: TCA migration to overrideChildTca does not respect columnsOverrides
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:47 Bug #80493: TCA migration to overrideChildTca does not respect columnsOverrides
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:29 Bug #80493 (Under Review): TCA migration to overrideChildTca does not respect columnsOverrides
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:27 Bug #80493 (Closed): TCA migration to overrideChildTca does not respect columnsOverrides
- When migrating old TCA configuration to overrideChildTca,
we must respect columnsOverrides and do the migration ther... - 21:55 Task #80498 (Under Review): Exchange clearable icon through svg from TYPO3 icon set
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:53 Task #80498 (Closed): Exchange clearable icon through svg from TYPO3 icon set
- 21:30 Bug #80214 (Resolved): ImageManipulation: Example for dynamic variable name parts breaks BE
- Applied in changeset commit:ad8fd1a158335630da0521be94f07dcc789288e5.
- 20:02 Bug #80214 (Under Review): ImageManipulation: Example for dynamic variable name parts breaks BE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Bug #80347 (Needs Feedback): sys_category_record_mm misses UNIQUE INDEX on combination of uid_local, uid_foreign, tablenames, fieldname
- What's the scenario to reproduce this issue?
- 21:00 Bug #80492 (Resolved): Core should not use deprecated CLI methods by Extbase
- Applied in changeset commit:3a60e6ae47c9f8968c1f8a5985951e0e11af93f7.
- 19:30 Bug #80492: Core should not use deprecated CLI methods by Extbase
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:16 Bug #80492 (Under Review): Core should not use deprecated CLI methods by Extbase
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:14 Bug #80492 (Closed): Core should not use deprecated CLI methods by Extbase
- 21:00 Task #80479 (Resolved): Cleanup BE user authentication in Frontend
- Applied in changeset commit:d58edc9edf7598e82e9f56aa1b0d0b82ef82a6dc.
- 18:23 Task #80479: Cleanup BE user authentication in Frontend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:45 Task #80479 (Under Review): Cleanup BE user authentication in Frontend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:44 Task #80479 (Closed): Cleanup BE user authentication in Frontend
- 21:00 Task #80480 (Resolved): Do not rely on sys_page cache shortcut for fetching TSconfig
- Applied in changeset commit:5a3e81604068f81e244208eaf722a9faf7355fc5.
- 15:48 Task #80480 (Under Review): Do not rely on sys_page cache shortcut for fetching TSconfig
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:47 Task #80480 (Closed): Do not rely on sys_page cache shortcut for fetching TSconfig
- 20:53 Bug #80489 (Closed): Slovenia flag icon is not properly rendered
- I close this issue as a duplicate of #79391 please continue the discussion there.
Thank you. - 16:57 Bug #80489 (Closed): Slovenia flag icon is not properly rendered
- TYPO3 flag icon for Slovenia is not properly rendered:
https://github.com/TYPO3/TYPO3.CMS/blob/1c38554/typo3/sysext/... - 20:53 Bug #80490 (Needs Feedback): EXT:form compatibilityMode and documentation for form creation with fluid
- Hi Olaf,
it is a good decision to not use the .layout stuff anymore. We do not recommend using it. If you want, yo... - 17:07 Bug #80490 (Closed): EXT:form compatibilityMode and documentation for form creation with fluid
- While fixing a problem for a customer regarding the form extension I ran into a bug.
In @typo3/sysext/form/Classes... - 20:31 Feature #79343: Allow to override PATH_site via environment variables
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Bug #80496 (Resolved): BUG in TYPO3 8.6.1 Update Skript
- Applied in changeset commit:829eaf03410fd4758421a1e8e0e0dd671080a23f.
- 19:44 Bug #80496 (Under Review): BUG in TYPO3 8.6.1 Update Skript
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:40 Bug #80496 (In Progress): BUG in TYPO3 8.6.1 Update Skript
- version check is missing in /install/index.php (before redirect), I will provide a fix.
but your issue will not be... - 19:27 Bug #80496 (Needs Feedback): BUG in TYPO3 8.6.1 Update Skript
- are you using a php smaller than 7.0?
- 18:48 Bug #80496 (Closed): BUG in TYPO3 8.6.1 Update Skript
- Hi there;
wanted to make an update from 7.6 to 8.6.1: when I call the Installtool I get these to little issues:
... - 20:16 Bug #80366: Values aren't always saved in the TYPO3 backend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:41 Bug #80366 (Under Review): Values aren't always saved in the TYPO3 backend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:15 Bug #80366: Values aren't always saved in the TYPO3 backend
- Thanks a lot Sven! Will look into this.
- 20:16 Bug #80481: FormEngine.Validation may access DOM too early
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:41 Bug #80481: FormEngine.Validation may access DOM too early
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:36 Bug #80481: FormEngine.Validation may access DOM too early
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Bug #80481 (Under Review): FormEngine.Validation may access DOM too early
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Bug #80481 (Closed): FormEngine.Validation may access DOM too early
- The initialization function of FormEngine.Validation is not registered as DOMready handler, but is called directly. T...
- 20:00 Bug #80459 (Resolved): Missing dependency of various require JS modules on FormEngineValidation
- Applied in changeset commit:bfb2290ae3ceaffc783329c0bd54355e3fb38ee3.
- 15:46 Bug #80459 (Under Review): Missing dependency of various require JS modules on FormEngineValidation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Bug #80459 (In Progress): Missing dependency of various require JS modules on FormEngineValidation
- Initial patch is replaced by better solution, therefore we reverted it.
- 15:00 Bug #80459 (Resolved): Missing dependency of various require JS modules on FormEngineValidation
- Applied in changeset commit:b07bb2e9fb011a999a01ffb5ab323691f866179d.
- 19:30 Task #80491 (Resolved): Deprecate VERY old BackendController hooks
- Applied in changeset commit:0ca82b8c9d0bf09b57b9f0a54d8ba29e2f2daf4c.
- 18:45 Task #80491: Deprecate VERY old BackendController hooks
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:34 Task #80491 (Under Review): Deprecate VERY old BackendController hooks
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:26 Task #80491 (Closed): Deprecate VERY old BackendController hooks
- 19:10 Bug #80071 (Under Review): json_encode NAN and INF error in CropVariantCollection.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:06 Bug #80071 (Accepted): json_encode NAN and INF error in CropVariantCollection.php
- Alex Widschwendter wrote:
> Hi, i can confirm this for PHP Version 7.0.11. The error does not occure on System with ... - 09:51 Bug #80071: json_encode NAN and INF error in CropVariantCollection.php
- Hi, i can confirm this for PHP Version 7.0.11. The error does not occure on System with PHP Version 7.0.15.
HTH Alex - 19:02 Bug #80495 (Under Review): Refactored click menu should handle priorities above the priority of RecordProvider properly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:46 Bug #80495 (Rejected): Refactored click menu should handle priorities above the priority of RecordProvider properly
- In TYPO3 7.6 it was possible to add menu items to the the top of the click menu
for instance in the List-Module.
... - 18:30 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:05 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:22 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:37 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:34 Task #80465: Cleanup and Redesign Upgrade Analysis
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:39 Task #80465 (Under Review): Cleanup and Redesign Upgrade Analysis
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:28 Task #80465 (Closed): Cleanup and Redesign Upgrade Analysis
- Read file storage will cause problems on large number of read TER files.
Interface is confusing and needs usability ... - 18:30 Task #80468 (Resolved): Deprecate cliKeys and cli_dispatch.phpsh
- Applied in changeset commit:851c162febae63682fb97bca77139291b5979ee3.
- 17:35 Task #80468: Deprecate cliKeys and cli_dispatch.phpsh
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:34 Task #80468: Deprecate cliKeys and cli_dispatch.phpsh
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:40 Task #80468: Deprecate cliKeys and cli_dispatch.phpsh
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:38 Task #80468: Deprecate cliKeys and cli_dispatch.phpsh
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:13 Task #80468 (Under Review): Deprecate cliKeys and cli_dispatch.phpsh
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:04 Task #80468 (Closed): Deprecate cliKeys and cli_dispatch.phpsh
- 17:35 Bug #80473 (Under Review): Do not bypass fetch of database record if tableName is tt_content
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:28 Bug #80473: Do not bypass fetch of database record if tableName is tt_content
- The database row is initialized from @\TYPO3\CMS\Backend\Controller\FormFlexAjaxController::containerAdd@ at line 74.
- 17:26 Bug #80473 (Accepted): Do not bypass fetch of database record if tableName is tt_content
- A few more info regarding this bug. I could reproduce with the suggested FlexForm.
This is how it looks like:
!... - 13:16 Bug #80473 (Under Review): Do not bypass fetch of database record if tableName is tt_content
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:59 Bug #80473 (Closed): Do not bypass fetch of database record if tableName is tt_content
- In the case that one have a custom extension which has flexform and use section which will allow the user to select b...
- 17:05 Bug #80463: Link-Browser broken for multiple image selection in chrome
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:31 Bug #80463: Link-Browser broken for multiple image selection in chrome
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:39 Bug #80463 (Under Review): Link-Browser broken for multiple image selection in chrome
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:25 Bug #80463 (Closed): Link-Browser broken for multiple image selection in chrome
- If you select multiple images in the LinkBrowser in chrome the layout in the popup break.
To reproduce:
1) Open... - 17:00 Bug #80487 (Resolved): Ensure badge variants use correct styling and loading order
- Applied in changeset commit:85e48643cc6e61484d21e5bb0b2a3954555259d8.
- 16:31 Bug #80487: Ensure badge variants use correct styling and loading order
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Bug #80487 (Under Review): Ensure badge variants use correct styling and loading order
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:29 Bug #80487 (Closed): Ensure badge variants use correct styling and loading order
- 16:39 Bug #80488 (Closed): Workspaces, notification emails will not be sent
- Notification emails will not be sent if "changeable preselection" is not selected and "Default notification mail reci...
- 15:53 Bug #80482 (Under Review): Do not rely on sys_page when using Caching Framework in cObj
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Bug #80482 (Closed): Do not rely on sys_page when using Caching Framework in cObj
- 15:08 Bug #80426: Creating a FlexForm section causes exception in ajax request (none admin user)
- Here is a basic example extension, which contains an additional CE building a link list. Only the backend stuff is in...
- 13:11 Bug #80426: Creating a FlexForm section causes exception in ajax request (none admin user)
- Sounds like the same what we are experiencing currently.
We have a content element where editors can add one or more... - 15:02 Bug #20705: Flexform doesn't know field type:passthrough
- Same issue (on 6.2)
- 15:00 Feature #80452 (Resolved): Allow Extbase CLI commands to be available via new CLI API
- Applied in changeset commit:b898c179891b575b500b4011fa901c74952b3844.
- 11:57 Feature #80452: Allow Extbase CLI commands to be available via new CLI API
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:24 Feature #80452: Allow Extbase CLI commands to be available via new CLI API
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:31 Task #80207: Cleanup retrieval of hash-value and processing in ReferenceIndex
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:41 Task #80207: Cleanup retrieval of hash-value and processing in ReferenceIndex
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:41 Task #80207: Cleanup retrieval of hash-value and processing in ReferenceIndex
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Bug #80412: API Based content element registration is not compatible with fluid_styled_content.
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:53 Bug #80412: API Based content element registration is not compatible with fluid_styled_content.
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:51 Bug #80412: API Based content element registration is not compatible with fluid_styled_content.
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:22 Bug #80326: Link class from RTE gets lost
- The issue meets because of typolink configuration. TypoScript for <a> tag is wrong. Instead of...
- 14:19 Bug #80475 (Closed): CSS classes in links are stripped in frontend
- In TYPO3 8.6.1 all CSS classes in links will be stripped in the frontend.
This
<a href="t3://file?uid=55" class="... - 12:33 Task #78650: Remove dependency to TemplateService
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:09 Bug #80470 (Closed): Remaining character count not shown in IRRE element
- Input fields in irre elements which have maximum characters configured won't show the "remaining characters count" if...
- 12:04 Feature #80469 (Rejected): Upgrade Wizard: "Show database queries performed" without values
- hi,
i made on friday (24.3.) an upgrade from TYPO3 7.6.16 to current master .
When i clicked the "Show database... - 11:00 Bug #79591 (Resolved): Use CLI-based authentication in Extbase command controllers
- Applied in changeset commit:496e1673236023cfc8e2b9226cf46365b1235084.
- 09:49 Bug #79591: Use CLI-based authentication in Extbase command controllers
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:49 Task #80454: @return void and @return null annotations should be omitted from phpdoc
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:39 Bug #80464 (New): count() not working correctly in Extbase when using custom statement
- When creating a Query object and assigning a custom statement, the count() method in QueryResult might not work corre...
- 10:30 Bug #79063 (Resolved): DataHandler->checkValueForInline processes empty values, causing performance drain
- Applied in changeset commit:5b8922dc6cd1f0a42af02592b379ca11a57a5ef1.
- 10:06 Bug #79063: DataHandler->checkValueForInline processes empty values, causing performance drain
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:29 Bug #80460: l10n_mode exclude without sync in T3 8.6.1
- If this is already fixed, you can close this issue.
Thx for the answers. - 09:25 Bug #80436 (Closed): Linkhandler record browsing not working with CKEditor
- This was fixed with #79645 in master.
- 09:16 Bug #21161: Problem with moved translated content elements (wrong column)
- This issue still appears in 8.7.0-dev.
Already an idea or intention to fix that? - 09:05 Task #80462: Initialize BackendRouter in FunctionalTests
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:58 Task #80381: Show template/partial name when an exception occurs with Fluid
- There's indeed a problem related to the use of a VH from vhs but the stack trace shows that it goes a long way into f...
2017-03-26
- 23:02 Bug #80460 (Needs Feedback): l10n_mode exclude without sync in T3 8.6.1
- Like Christian mentioned already, please use the recent version of Git master. TYPO3 8.6.1 basically is out-dated and...
- 21:20 Bug #80460: l10n_mode exclude without sync in T3 8.6.1
- Please have a look at this with core master - a series of patches in this area have been applied and it l10n_mode=exc...
- 19:53 Bug #80460 (Closed): l10n_mode exclude without sync in T3 8.6.1
- This is a follow up of #79983.
I (and I think also other people) really need to know how to handle fields in exten... - 22:47 Task #80462 (Under Review): Initialize BackendRouter in FunctionalTests
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:46 Task #80462 (Rejected): Initialize BackendRouter in FunctionalTests
- UriBuilder will fail if no Routes are available.
- 22:47 Task #80070: Add capability to simulate file upload to functional test (DataHandler)
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:26 Task #80070: Add capability to simulate file upload to functional test (DataHandler)
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:25 Task #80070: Add capability to simulate file upload to functional test (DataHandler)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:41 Task #80117 (Rejected): Cleanup less and css files
- Done with the move from less to sass.
- 22:16 Feature #80173: install tool choose different driver
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:00 Task #80453 (Resolved): Migrate backend styles from LESS to SASS
- Applied in changeset commit:b4a1a902e218398129bb6d683187609e5e9f49b2.
- 15:32 Task #80453: Migrate backend styles from LESS to SASS
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 03:42 Task #80453: Migrate backend styles from LESS to SASS
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 03:35 Task #80453: Migrate backend styles from LESS to SASS
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:49 Task #80453 (Under Review): Migrate backend styles from LESS to SASS
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:41 Task #80453 (Closed): Migrate backend styles from LESS to SASS
- 21:31 Bug #80366: Values aren't always saved in the TYPO3 backend
- hi,
testet it with 7.6.16.
the Problem still exisit.
the problem is here locatated (TYPO3 7.6.16)
typo3/sysex... - 19:56 Bug #80366: Values aren't always saved in the TYPO3 backend
- Please apply the patch of #80459: https://review.typo3.org/52168 and check if things got better.
Feedback very appre... - 01:07 Bug #80366 (Accepted): Values aren't always saved in the TYPO3 backend
- We will look into this tomorrow at the camp Vienna.
- 19:55 Bug #80459 (Under Review): Missing dependency of various require JS modules on FormEngineValidation
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:53 Bug #80459 (Closed): Missing dependency of various require JS modules on FormEngineValidation
- Some module require the requireJS module FormEngine. Those modules use the "submodule" @FormEngine.Validation@ in the...
- 16:30 Task #79734 (Resolved): Extract ext:compatibility7 from core
- Applied in changeset commit:b4f3aee1ff016f36b7c23fdf314fedb55ce11352.
- 10:55 Task #79734: Extract ext:compatibility7 from core
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:41 Task #79734: Extract ext:compatibility7 from core
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:24 Task #80454: @return void and @return null annotations should be omitted from phpdoc
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Task #80454 (Under Review): @return void and @return null annotations should be omitted from phpdoc
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:37 Task #80454 (Closed): @return void and @return null annotations should be omitted from phpdoc
- 16:19 Task #80457: Create preset for mail / smtp settings
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:15 Task #80457: Create preset for mail / smtp settings
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:35 Task #80457 (Under Review): Create preset for mail / smtp settings
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:34 Task #80457 (Closed): Create preset for mail / smtp settings
- 15:46 Feature #75959: SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:39 Task #80381 (Needs Feedback): Show template/partial name when an exception occurs with Fluid
- Looks like it's an issue with EXT:vhs?
- 14:00 Bug #25805 (Resolved): Adding a new task with additional fields saves the wrong values in the additional fields
- Applied in changeset commit:69de2efd1343f684db37fa413d63763cc33ff366.
- 13:48 Bug #67241: FAL: Update storgae index doesn't save "Storage to index" on first save
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:41 Bug #67241: FAL: Update storgae index doesn't save "Storage to index" on first save
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:14 Task #80455: EXT:form - make 'grid rows' independend from 'grid containers'
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:56 Task #80455: EXT:form - make 'grid rows' independend from 'grid containers'
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:54 Task #80455 (Under Review): EXT:form - make 'grid rows' independend from 'grid containers'
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:51 Task #80455 (Closed): EXT:form - make 'grid rows' independend from 'grid containers'
- After a talk with Josef Glatz we noticed that Twitter Bootstraps 'Containers' are not nestable.
It results in some p... - 13:03 Feature #80442: EXT:form - validate grid viewport configuration
- Since bootstrap allow more than 12 cols (http://getbootstrap.com/css/#grid-example-wrapping) i think its better to al...
- 12:38 Bug #80426 (Needs Feedback): Creating a FlexForm section causes exception in ajax request (none admin user)
- Could provide us with some more information what the exact error is you get?
Is it possible to attach a test extens... - 11:14 Task #80431 (Rejected): t3editor does not support PHP7 syntax
- This won't be done anymore for TYPO3 8. The upgrade to codemirror 3 was planned for 8 but did not make it. I reject t...
- 07:46 Task #28853: Upgrade CodeMirror to 3.0
- I guess now we would use http://ckeditor.com/addon/codemirror
- 03:00 Task #80443 (Resolved): Use PHP's native array_replace_recursive
- Applied in changeset commit:e7458cab43b81334f2628dca1419c8c7afd17560.
- 01:41 Feature #80452: Allow Extbase CLI commands to be available via new CLI API
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:36 Feature #80452: Allow Extbase CLI commands to be available via new CLI API
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:51 Feature #80452 (Under Review): Allow Extbase CLI commands to be available via new CLI API
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:50 Feature #80452 (Closed): Allow Extbase CLI commands to be available via new CLI API
- 01:00 Task #80451 (Resolved): Deprecate GeneralUtility::csvValues
- Applied in changeset commit:e6180569852a59b49a4baa6ac3b21b3bf88a44fc.
- 00:10 Task #80451 (Under Review): Deprecate GeneralUtility::csvValues
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:06 Task #80451 (Closed): Deprecate GeneralUtility::csvValues
- Move GeneralUtility::csvValues to CsvUtility::csvValues and deprecate the old method
- 01:00 Bug #80450 (Resolved): Move MonitorUtility to compat7
- Applied in changeset commit:72222b4fb8c8561270d7882663dae865800224a3.
- 00:13 Bug #80450 (Under Review): Move MonitorUtility to compat7
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:04 Bug #80450 (Closed): Move MonitorUtility to compat7
- 01:00 Bug #80428 (Resolved): Nullable fields vs. save buttons
- Applied in changeset commit:4cdfe0a2855a2b80b7395b4526ab013ca733d284.
- 00:54 Bug #80428: Nullable fields vs. save buttons
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 01:00 Task #80023 (Resolved): Make main module menu darker again and increase contrast to text
- Applied in changeset commit:fb82bb825a906ac30f978fb09c9836c3699649b3.
- 00:03 Bug #53213 (Closed): TypoScript Editor copy&paste Bugs
- Closed as a duplicate of #72657. Please continue the discussion there.
2017-03-25
- 23:58 Task #80431: t3editor does not support PHP7 syntax
- If I see ths correctly this would be part of an update of the CodeMirror integration (#28853) and as such I remove th...
- 23:30 Bug #80288 (Resolved): newContentWizard: Label is escaped twice
- Applied in changeset commit:b1e1ca43e81a89488805d24196e714baac8a6558.
- 11:15 Bug #80288 (Under Review): newContentWizard: Label is escaped twice
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Task #80449 (Resolved): Deprecate GeneralUtility::freetypeDpiComp
- Applied in changeset commit:ead4200b8b309f71f1b61f527df208c55bbd26cf.
- 22:52 Task #80449: Deprecate GeneralUtility::freetypeDpiComp
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:50 Task #80449: Deprecate GeneralUtility::freetypeDpiComp
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:27 Task #80449 (Under Review): Deprecate GeneralUtility::freetypeDpiComp
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:20 Task #80449 (Closed): Deprecate GeneralUtility::freetypeDpiComp
- 23:30 Task #80444 (Resolved): Move config.beLoginLinkIPList to compat7
- Applied in changeset commit:7d94e5a085d7871405c94d38b46d1bc225e16e03.
- 23:06 Task #80444: Move config.beLoginLinkIPList to compat7
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:17 Task #80444: Move config.beLoginLinkIPList to compat7
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:39 Task #80444 (Under Review): Move config.beLoginLinkIPList to compat7
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:34 Task #80444 (Closed): Move config.beLoginLinkIPList to compat7
- 23:30 Task #80440 (Resolved): Deprecate EXT:lowlevel ArrayBrowser->wrapValue
- Applied in changeset commit:0873a918a44756aaab2cd80304495f17ec28f008.
- 18:11 Task #80440: Deprecate EXT:lowlevel ArrayBrowser->wrapValue
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:05 Task #80440 (Under Review): Deprecate EXT:lowlevel ArrayBrowser->wrapValue
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:05 Task #80440 (Closed): Deprecate EXT:lowlevel ArrayBrowser->wrapValue
- 23:30 Task #76164 (Resolved): Deprecate RemoveXSS
- Applied in changeset commit:6e068b9f87dcda7766abaa2179e75030aab6080c.
- 23:08 Task #76164: Deprecate RemoveXSS
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:41 Task #76164 (Under Review): Deprecate RemoveXSS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #80439 (Resolved): EXT:form - avoid php warning if no individual validation errors are defined
- Applied in changeset commit:d31bdfe64ebc5781b9932fc9e676e32969526cb5.
- 17:48 Bug #80439 (Under Review): EXT:form - avoid php warning if no individual validation errors are defined
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:45 Bug #80439 (Closed): EXT:form - avoid php warning if no individual validation errors are defined
- Avoid php warning if no individual validation errors are defined
- 23:22 Task #80023: Make main module menu darker again and increase contrast to text
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:17 Task #80023 (Under Review): Make main module menu darker again and increase contrast to text
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Task #80448 (Resolved): Cleanup legacy IMv4 options
- Applied in changeset commit:e16531da5234323e82f76cfbcde31bf64bf05413.
- 22:06 Task #80448 (Under Review): Cleanup legacy IMv4 options
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:05 Task #80448 (Closed): Cleanup legacy IMv4 options
- 23:00 Task #80441 (Resolved): EXT:form - do not wrap in anonymous function
- Applied in changeset commit:bdb16b160ac1799c64b458eb1430aaae7e8ed89c.
- 18:07 Task #80441 (Under Review): EXT:form - do not wrap in anonymous function
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Task #80441 (Closed): EXT:form - do not wrap in anonymous function
- 22:34 Task #80443: Use PHP's native array_replace_recursive
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:28 Task #80443 (Under Review): Use PHP's native array_replace_recursive
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:27 Task #80443 (Closed): Use PHP's native array_replace_recursive
- 22:30 Bug #80446 (Resolved): Clean up code in jsfunc.inline.js
- Applied in changeset commit:38df39f563fcded374cf8290d1adf61923765153.
- 21:48 Bug #80446: Clean up code in jsfunc.inline.js
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:23 Bug #80446 (Under Review): Clean up code in jsfunc.inline.js
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:22 Bug #80446 (Closed): Clean up code in jsfunc.inline.js
- 22:30 Task #80445 (Resolved): Deprecate printContent methods
- Applied in changeset commit:8075f9b7dcae9498f79da00c2f900ce3a1da372e.
- 21:04 Task #80445 (Under Review): Deprecate printContent methods
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:47 Task #80445 (Closed): Deprecate printContent methods
- The core contains some printContent in classes which extends BaseScriptClass, the method is not used anymore and shou...
- 20:02 Task #79734: Extract ext:compatibility7 from core
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Task #80438 (Resolved): Use TYPO3_version constant for Extbase help command
- Applied in changeset commit:c355b859bd5d0ad443d8692d02afaed8ac938390.
- 17:03 Task #80438 (Under Review): Use TYPO3_version constant for Extbase help command
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:03 Task #80438 (Closed): Use TYPO3_version constant for Extbase help command
- 18:18 Feature #80442 (New): EXT:form - validate grid viewport configuration
- when you enter an invalid number over 12 in the grid viewport configuration, the frontend simply renders the highest ...
- 18:00 Feature #80196 (Resolved): EXT:form - row element
- Applied in changeset commit:bacaa0a02bf4c322da7828cab5129f1edfb4ecc9.
- 12:26 Feature #80196: EXT:form - row element
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:21 Feature #80196: EXT:form - row element
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:00 Bug #80008 (Resolved): Avoid warning dialog when closing records with start-, endtime values
- Applied in changeset commit:99f54d42536acf90616e5deae5ed2e754b1c478d.
- 16:56 Bug #80428 (Under Review): Nullable fields vs. save buttons
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Bug #76048 (Resolved): IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
- Applied in changeset commit:d9e9992259fe665932e6ba26954e52b4ceedeb7d.
- 16:06 Bug #76048 (Under Review): IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #76048 (Resolved): IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
- Applied in changeset commit:c4c2ae465ad11d7692d2c04e953f188f80b2bf35.
- 16:30 Bug #73609 (Resolved): Creating IRRE child element without language of parent element
- Applied in changeset commit:d9e9992259fe665932e6ba26954e52b4ceedeb7d.
- 16:06 Bug #73609 (Under Review): Creating IRRE child element without language of parent element
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #73609 (Resolved): Creating IRRE child element without language of parent element
- Applied in changeset commit:c4c2ae465ad11d7692d2c04e953f188f80b2bf35.
- 16:30 Bug #48883 (Resolved): Wrong sys_language_uid in sys_file_reference
- Applied in changeset commit:d9e9992259fe665932e6ba26954e52b4ceedeb7d.
- 16:06 Bug #48883 (Under Review): Wrong sys_language_uid in sys_file_reference
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #48883 (Resolved): Wrong sys_language_uid in sys_file_reference
- Applied in changeset commit:c4c2ae465ad11d7692d2c04e953f188f80b2bf35.
- 15:49 Bug #80366: Values aren't always saved in the TYPO3 backend
- Same here.
Typo3 Versions 7.6.15 and 7.6.16, Chrome 57.
I can not reproduce the bug in Firefox.
This happens... - 12:28 Bug #80071: json_encode NAN and INF error in CropVariantCollection.php
- > The problem seems to occur when ImageManipulationElement->render() is called on a non-image
Thanks, this helps a... - 12:23 Bug #80388 (Closed): ERROR while creating a Reference of a PDF
- I close this as duplicate of #80071
Please add some more hints how to reproduce it there.
I'm especially intere... - 12:18 Bug #72299: Wrong CRLF's in GeneralUtility for 'Close connection'
- Good point. And I actually fully support this. Protocols have to be adhered 100%, full stop. ;-)
- 01:08 Bug #72299: Wrong CRLF's in GeneralUtility for 'Close connection'
- @Markus: Thanks for taking care of the backport.
I've also done some digging into why the error only started causi... - 01:00 Bug #72299 (Resolved): Wrong CRLF's in GeneralUtility for 'Close connection'
- Applied in changeset commit:11506d7792cdbcb589a6e08f0f8c295cb157614d.
- 00:40 Bug #72299 (Under Review): Wrong CRLF's in GeneralUtility for 'Close connection'
- Patch set 1 for branch *TYPO3_6-2* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:54 Bug #80437 (Under Review): FAL in fe_users
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Bug #80437 (Accepted): FAL in fe_users
- 07:24 Bug #80437 (Closed): FAL in fe_users
- In #74375 the fe_users.image was switched in the TCA to FAL, but should it not be done in the FrontendUser Model as w...
- 07:00 Bug #80000 (Resolved): Unify configuration for overriding child TCA
- Applied in changeset commit:81d3f3950340af9754c7437e70a8055d761c6c7b.
2017-03-24
- 23:36 Task #80296 (Rejected): Resort TcaOverrideChildCroppingConfiguration provider
- has been superseded by #80000
- 23:27 Bug #80000: Unify configuration for overriding child TCA
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:43 Bug #80000: Unify configuration for overriding child TCA
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:41 Bug #80000: Unify configuration for overriding child TCA
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:40 Bug #80000: Unify configuration for overriding child TCA
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Bug #79468: RTE breaks apart if you move it up or down
- This is a known problem. an iframe can not be moved within the dom without reloadind / re-init.
A solution could b... - 18:01 Bug #80436 (Closed): Linkhandler record browsing not working with CKEditor
- Apparently the linkhandler record browsing introduced with #79626 is not working with CKEditor.
Internally CKEdito... - 16:00 Bug #80416 (Resolved): Imageorient icons not working with slow Internet connection
- Applied in changeset commit:c8a7743ae25e38180c922bc839a487c021619124.
- 15:38 Bug #80416: Imageorient icons not working with slow Internet connection
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #80416 (Under Review): Imageorient icons not working with slow Internet connection
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Bug #80416 (Resolved): Imageorient icons not working with slow Internet connection
- Applied in changeset commit:7a4814c2f20443dc4aae8eeea8d08ea02eb1af6c.
- 16:00 Task #80241 (Resolved): EXT:form - simplify translation handling
- Applied in changeset commit:df41182a18567833878ed3aa6e58275c45954167.
- 15:58 Bug #79670 (Under Review): improve rendering of long text for inputlinkelement
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Feature #75959: SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:05 Bug #79568 (Under Review): baseURL determination of EXT:rtehtmlarea fails in frontend editing
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:45 Bug #80008: Avoid warning dialog when closing records with start-, endtime values
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Bug #80008 (Under Review): Avoid warning dialog when closing records with start-, endtime values
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:56 Bug #80008 (In Progress): Avoid warning dialog when closing records with start-, endtime values
- 14:43 Bug #73609: Creating IRRE child element without language of parent element
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:35 Bug #73609: Creating IRRE child element without language of parent element
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:28 Bug #73609: Creating IRRE child element without language of parent element
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:14 Bug #73609: Creating IRRE child element without language of parent element
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Bug #76048: IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:35 Bug #76048: IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:28 Bug #76048: IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:14 Bug #76048: IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Bug #48883: Wrong sys_language_uid in sys_file_reference
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:35 Bug #48883: Wrong sys_language_uid in sys_file_reference
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:28 Bug #48883: Wrong sys_language_uid in sys_file_reference
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:14 Bug #48883: Wrong sys_language_uid in sys_file_reference
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Task #80431 (Rejected): t3editor does not support PHP7 syntax
- Hello,
do you see any chance to update the JS for syntaxhighlightning of t3editor for PHP7?
Currently short array... - 12:59 Task #80023: Make main module menu darker again and increase contrast to text
- This is a simple task, there is no need for a specific desicion. Will take care of this next week.
- 12:46 Bug #80366: Values aren't always saved in the TYPO3 backend
- Encountered the same issue here in 7.6.16 (Chrome 57.0.2987.110 (64-bit)).
- 12:45 Feature #60908: Provide Evaluation of TCA select fields
- ‘minitems’ => 1,
‘maxitems’ => 1,
‘eval’ => ‘required’, - 12:44 Bug #79727 (Needs Feedback): Language synchronization: date picker field shows funny values
- can you explain what funny means? I can't see any issue.
Can you provide a screenshot? - 12:33 Bug #79473: Typo3DbQueryParser fails since Doctrine by comparing date fields
- did extbase support date and datetime fields? imho only int (unix timestamp) is supported, correct me if I am wrong.
- 12:30 Bug #80353 (Needs Feedback): TYPO3 Page tree: Another click on a page in the page tree don't reload the module content frame
- I can confirm the comment by Steffen, it works well. Please test again or provide more information to reproduce.
- 12:30 Task #66217 (Resolved): [FAL] Show exception message or log exception when metadata extraction fail
- Applied in changeset commit:c21f57150c1e8c3a27ceec548ffb9208b60f1410.
- 12:30 Bug #80046: FE broken with postgres
- yes. on postgres, colPos is not correctly quoted. this comes from TS and happens with other dbms, too. that's a gener...
- 12:27 Bug #80046: FE broken with postgres
- analysing the query shows a mismatch of brackets:
20 opening brackets vs. 22 closing brackets
- 11:14 Bug #80428 (Closed): Nullable fields vs. save buttons
- Just stumbled opon a bug while editing tt_address records in TYPO3 7.6.16.
The longitude/latitude fields do have a... - 10:21 Bug #80427 (Closed): Using space_before_class and space_after_class in PageTS Config
- TCEFORM.tt_content.space_before_class and TCEFORM.tt_content.space_after_class is not configurable by the integrator:...
- 10:00 Bug #80389 (Resolved): Login attempt not marked as failed when having an anonymous session
- Applied in changeset commit:3ae3ffb87b0b73ecb1739a40f6fef547e0c4d613.
- 10:00 Bug #80390 (Resolved): EXT:form - Page module broken if a selected form Yaml file is renamed or removed
- Applied in changeset commit:f613bd391bb65b08eb2e3d95c67b9638ed3c8a14.
- 08:21 Feature #80196: EXT:form - row element
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:05 Feature #80196: EXT:form - row element
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:18 Feature #80196: EXT:form - row element
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
2017-03-23
- 23:00 Bug #80390: EXT:form - Page module broken if a selected form Yaml file is renamed or removed
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:31 Bug #80426 (Closed): Creating a FlexForm section causes exception in ajax request (none admin user)
- I can´t add a new flexform section because the ajax request that´s being made gets a typo3 exception.
IMPORTANT:
... - 21:54 Bug #72299: Wrong CRLF's in GeneralUtility for 'Close connection'
- Permission granted. We can push the patch.
- 17:50 Bug #72299: Wrong CRLF's in GeneralUtility for 'Close connection'
- @Felix: thanks, but the decision of the backport needs to be granted by the core team or the team leader first.
The ... - 16:02 Bug #72299: Wrong CRLF's in GeneralUtility for 'Close connection'
- I've attached a backported patch for TYPO3 6.2.30 (without whitespace changes).
- 15:03 Bug #72299: Wrong CRLF's in GeneralUtility for 'Close connection'
- This is a critical bugfix that needs to be back-ported to 6.2 LTS.
We are currently seeing 400 Bad Request errors fo... - 21:21 Bug #73609 (Under Review): Creating IRRE child element without language of parent element
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:40 Bug #73609: Creating IRRE child element without language of parent element
- IMO this will be solved with https://review.typo3.org/52061.
- 21:21 Bug #76048: IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:21 Bug #48883: Wrong sys_language_uid in sys_file_reference
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Task #80424 (Rejected): Update phpunit and codeception to latest usable versions
- broken
- 18:16 Task #80424: Update phpunit and codeception to latest usable versions
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:52 Task #80424 (Under Review): Update phpunit and codeception to latest usable versions
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:50 Task #80424 (Rejected): Update phpunit and codeception to latest usable versions
- codeception is out in version 2.2.9, phpunit in 5.7.17.
- 19:45 Bug #80425 (Closed): Constraint 'IN' in Query doesn't respect string escaping
- When building a query inside a repository method using $this->createQuery() and defining an 'IN' constraint by chaini...
- 19:30 Bug #80423 (Resolved): Disable table wrapping in TCA user not possible
- Applied in changeset commit:fe9fa64dcfc61f2e3302d7155786cc384c4b0136.
- 17:36 Bug #80423 (Under Review): Disable table wrapping in TCA user not possible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:32 Bug #80423 (Closed): Disable table wrapping in TCA user not possible
- When using the TCA type "user" we can set the "noTableWrapping" field to remove the html wrapper around the custom ob...
- 18:53 Bug #80000 (Under Review): Unify configuration for overriding child TCA
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:46 Bug #80000 (Accepted): Unify configuration for overriding child TCA
- We have currently four different variations to override the child TCA from an inline parent
foreign_types, foreign... - 17:54 Bug #78043: Can't create local anchors using RTE
- I'll put that one on my "agenda". I will try to work on this one during the typo3camp vienna.
- 17:04 Bug #78043: Can't create local anchors using RTE
- added relation to
https://forge.typo3.org/issues/62723
https://forge.typo3.org/issues/65934
- 17:11 Bug #80415 (Resolved): ckeditor: required handling broken
- fixed with https://review.typo3.org/#/c/52134/
- 14:12 Bug #80415 (In Progress): ckeditor: required handling broken
- 13:25 Bug #80415 (Closed): ckeditor: required handling broken
- tx_styleguide_required rte_1
remove content, validation does not go red (not ok)
save
after open with empty cont... - 16:44 Bug #80422 (Closed): TYPO3 8.6.1 mixing FLUID and JS - CDATA doesn't work as before
- This worked until 7.6 but in 8.6.1 CDATA seems to have a different behavior inside a Fluidtemplate.
Inside the CDATA... - 16:23 Bug #80416: Imageorient icons not working with slow Internet connection
- I tested the Patch and it does fix the problem.
But we should check the existance of the element in javascript too ... - 14:55 Bug #80416: Imageorient icons not working with slow Internet connection
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:48 Bug #80416: Imageorient icons not working with slow Internet connection
- @Tabea, I can't reproduce the problem but think I know what is wrong.
I have prepared a patch: https://review.typo3.... - 14:47 Bug #80416 (Under Review): Imageorient icons not working with slow Internet connection
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:38 Bug #80416 (In Progress): Imageorient icons not working with slow Internet connection
- 13:31 Bug #80416 (Closed): Imageorient icons not working with slow Internet connection
- When opening an image or text&images content element with a slow connection, the icons below the dropdown of the imag...
- 16:00 Feature #80192 (Resolved): EXT:form - extend select form element
- Applied in changeset commit:1ed350999af475e409bf70f3fcb0cc97463bff05.
- 15:10 Feature #80420 (Closed): Allow multiple recipients in EmailFinisher
- The @EmailFinisher@ should support more than one recipient. ATM only one can be set through its @recipientAddress@ an...
- 14:30 Bug #80402 (Resolved): Filter pages_language_overlay with sys_language=0
- Applied in changeset commit:293413c33fdfa6d129945359e5e480e62fa41df3.
- 14:26 Bug #80402: Filter pages_language_overlay with sys_language=0
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:02 Bug #80402 (Under Review): Filter pages_language_overlay with sys_language=0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #80180 (Resolved): Wrong ordering of extension configuration with PHP 7
- Applied in changeset commit:7638b43610335006bcf299a7d4bdaca19cd3f84b.
- 14:23 Bug #80180: Wrong ordering of extension configuration with PHP 7
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:28 Feature #80398: Make default charset and collation for new tables configurable
- Hi Morton
we need to store 4 Byte Unicode characters like emoji 'http://apps.timwhitlock.info/emoji/tables/unicode... - 14:20 Feature #80398 (Needs Feedback): Make default charset and collation for new tables configurable
- Hi!
I think you are mixing two concepts here. Also I think the buildTableOptions() code example is from Doctrine, ... - 14:11 Feature #80398: Make default charset and collation for new tables configurable
- the issue is not DatabaseConnection class. charset is read properly from configuration there
it seems that
TYPO3\C... - 13:32 Bug #78478: Element partial root path is ignored
- Hi there,
sorry for reviving this ticket but it seems that TYPO3 8.6 is again ignoring the partial root path using... - 12:46 Task #80414 (Closed): Page Module Drag&Drop: Prevent reloading module frame if content element is dropped at its original position
- 11:05 Bug #80412 (Under Review): API Based content element registration is not compatible with fluid_styled_content.
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:04 Bug #80412 (Closed): API Based content element registration is not compatible with fluid_styled_content.
- I stumbled over an inconsistency in the frontend rendering definitions. This time it’s the API based registration of ...
- 10:42 Bug #80366: Values aren't always saved in the TYPO3 backend
- My colleague had reproduced it with TYPO3 7.6.13 AND Chrome Version 57.0.2987.98 (64-bit) Mac. We can't reproduce the...
- 09:40 Bug #80366: Values aren't always saved in the TYPO3 backend
- i had the same problem here some time ago, so i think it's not related to 7.6.16
the first time i see this issue i u... - 10:29 Bug #67556: System news cannot render RTE content
- Came across this issue when having similar problems with the restler extension. What helped in my case (beside "simul...
- 10:20 Task #80100: Bypass fetch of database record if already loaded
- It breaks when trying to add array data which was configured in flexform.
My setup is:
Typo3 v8.7.0-dev
MySql 5... - 09:49 Feature #65460 (Closed): Create configuration for fields to exclude from ReferenceIndex
- In #79387 - https://review.typo3.org/#/c/51362/11/typo3/sysext/core/Classes/Database/ReferenceIndex.php we removed th...
- 07:58 Feature #65460: Create configuration for fields to exclude from ReferenceIndex
- Do we still wan't this or is it sufficient on table level? If so please close the issue
- 09:43 Task #80187: EXT:form - add confirmation message finisher to form editor
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:31 Feature #22051: Missing a More Link Marker in indexed search
- Yes, this problem still exists.
In TYPO3 7.6.15 it is not possible to get the target URL (link) of a search result e... - 09:30 Bug #79568 (Resolved): baseURL determination of EXT:rtehtmlarea fails in frontend editing
- Applied in changeset commit:a8c6b34bdb245b523b081b9be6e3859f32080a63.
- 09:23 Task #80407 (Closed): Documentation: Exclude options from overrides
- It would be useful if one could exclude options specified in a form definition from overrides.
Right now one only ... - 08:00 Bug #80338 (Resolved): Translation fails for mergeIfNotBlank + null value
- Applied in changeset commit:7d3fedff3f91fe90881f2cd5ccee84192ac98f25.
- 07:58 Feature #65461 (Resolved): Create configuration for tables to exclude from ReferenceIndex
- Resolved by #79387
2017-03-22
- 23:00 Task #79580 (Resolved): Deprecate \TYPO3\CMS\Core\DataHandling\DataHandler::rmComma()
- Applied in changeset commit:4eb91cae6e5b59beddb506b9f5904c8f0ba00eb3.
- 22:55 Bug #80390: EXT:form - Page module broken if a selected form Yaml file is renamed or removed
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:41 Bug #80390: EXT:form - Page module broken if a selected form Yaml file is renamed or removed
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:29 Bug #80390 (Under Review): EXT:form - Page module broken if a selected form Yaml file is renamed or removed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:12 Bug #80390 (In Progress): EXT:form - Page module broken if a selected form Yaml file is renamed or removed
- 10:09 Bug #80390 (Closed): EXT:form - Page module broken if a selected form Yaml file is renamed or removed
- Steps to reproduce:
1. Create a form Yaml configuration.
2. Create a page with a content element "Form".
3. Select... - 22:53 Feature #80192: EXT:form - extend select form element
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:35 Feature #80192: EXT:form - extend select form element
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Feature #80192: EXT:form - extend select form element
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:44 Task #80241: EXT:form - simplify translation handling
- Patch set 24 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:49 Task #80241: EXT:form - simplify translation handling
- Patch set 23 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:39 Task #80241: EXT:form - simplify translation handling
- Patch set 22 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:34 Task #80241: EXT:form - simplify translation handling
- Patch set 21 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:26 Task #80241: EXT:form - simplify translation handling
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:08 Task #80241: EXT:form - simplify translation handling
- Patch set 19 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:33 Feature #80194: EXT:form - rename "page" to "step"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:04 Task #80187: EXT:form - add confirmation message finisher to form editor
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:44 Task #80187: EXT:form - add confirmation message finisher to form editor
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Bug #80374 (Resolved): Streamline frontend login to be compatible with css styled content and fluid styled content
- Applied in changeset commit:97488b776d08ae828aeed02e53cb81a2b23de719.
- 17:11 Bug #80374: Streamline frontend login to be compatible with css styled content and fluid styled content
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:41 Feature #80196: EXT:form - row element
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:39 Bug #80366: Values aren't always saved in the TYPO3 backend
- @Markus K.
We reproduced the bug in different TYPO3 instances. Every time a new data is inserted. I tested with be... - 21:11 Bug #80366: Values aren't always saved in the TYPO3 backend
- @Markus H.
Can you reproduce the issue reliably? Does your instance involve JS code from extensions?
Can you do a g... - 11:21 Bug #80366: Values aren't always saved in the TYPO3 backend
- Same problem in 7.6.16, required input fields are not saved on the initial save. The data is not transferred in the P...
- 21:37 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:37 Feature #80125: EXT:form - support for HTML5 input types email, tel and url
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:37 Feature #80127: EXT:form - support for HTML5 attributes min and max
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:37 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:37 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:30 Task #80393 (Resolved): EXT:form - Streamline fluid namespace in templates
- Applied in changeset commit:c50d776a57f659052782e3464f76a8dc0c52c65a.
- 20:59 Task #80393: EXT:form - Streamline fluid namespace in templates
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:07 Task #80393: EXT:form - Streamline fluid namespace in templates
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:36 Task #80393: EXT:form - Streamline fluid namespace in templates
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Task #80393: EXT:form - Streamline fluid namespace in templates
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:14 Task #80393 (Under Review): EXT:form - Streamline fluid namespace in templates
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:29 Task #80393: EXT:form - Streamline fluid namespace in templates
- No namespaces exists in current master within the fluid templates.
You are using 8.6.1.
This issue is more like "ad... - 11:27 Task #80393: EXT:form - Streamline fluid namespace in templates
- Note: I'm currently not on dev-master but on 8.6.1.
In dev-master the templates haven't a {namespace formvh=TYPO3\... - 11:02 Task #80393 (Closed): EXT:form - Streamline fluid namespace in templates
- Hi,
it's a bit of an personal taste, but I prefer xmlns-Namespace definitions over {namespace}.
My IDE (PhpStor... - 21:26 Feature #80124: EXT:form - custom error message for regexp validator
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:24 Feature #80124: EXT:form - custom error message for regexp validator
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:50 Task #80392: Streamline indexed_search template files
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Task #80392 (Under Review): Streamline indexed_search template files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:01 Task #80392 (Closed): Streamline indexed_search template files
- 20:00 Bug #80405 (Resolved): LocalizationStateSelector with new records
- Applied in changeset commit:3ab68ba3f365f7c3d46411c94dd043f194f3c3b1.
- 18:45 Bug #80405: LocalizationStateSelector with new records
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:57 Bug #80405 (Under Review): LocalizationStateSelector with new records
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:52 Bug #80405 (Closed): LocalizationStateSelector with new records
- 19:20 Bug #78634: Reference index causes an order of magnitude more SQL requests than necessary
- Patch set 61 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:17 Task #79515: Wrap doesRecordExist in new method
- Patch set 40 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:00 Task #80383 (Resolved): EXT:form - do not write placeholder attribute if empty
- Applied in changeset commit:6d5af8da45bbdce2928b28301d0914b1e7dce899.
- 19:00 Task #80313 (Resolved): Update JQuery to 3.2.0
- Applied in changeset commit:61e34639055098eec9448d611d50a7f6ac8c54f7.
- 19:00 Bug #80387 (Resolved): Access TYPO3 be module: enable tooltip after permissions have changed
- Applied in changeset commit:6ecf1f21f6d9ef8385d61f61d781efb678653be9.
- 18:34 Bug #80387: Access TYPO3 be module: enable tooltip after permissions have changed
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:29 Bug #80387 (Under Review): Access TYPO3 be module: enable tooltip after permissions have changed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:29 Bug #80387 (Closed): Access TYPO3 be module: enable tooltip after permissions have changed
- h1. We all love fancy tooltips!
h3. Steps to reproduce the bug
# open access/permissions module
# mouse over o... - 19:00 Task #80320 (Resolved): Upgrade version of D3.js to version 4.7.3
- Applied in changeset commit:87456668802ad77fed93f44dfb261ecf47b6fb6c.
- 18:55 Task #79610: Cache results in doesRecordExist_pageLookUp
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:16 Task #79610: Cache results in doesRecordExist_pageLookUp
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:59 Task #79610: Cache results in doesRecordExist_pageLookUp
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:21 Task #79610: Cache results in doesRecordExist_pageLookUp
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:20 Bug #80388: ERROR while creating a Reference of a PDF
- a dirty fix is the following:
in File
/typo3/sysext/backend/Classes/Form/Element/ImageManipulationElement.php
c... - 09:34 Bug #80388 (Closed): ERROR while creating a Reference of a PDF
- While creating a Reference of a PDF i get following ERROR and the Info appears ERROR 500:
Core: Exception handler ... - 17:07 Bug #80404 (Rejected): Make sys_language_uid of pages_language_overlay a required field
- The sys_language_uid field must be a required field, otherwise strange things can happen, see also #80402
- 17:07 Task #80403 (Closed): Use highlight:: yaml in .rst when describing a yaml configuration
- In the current core there are many .rst files where the style 'code-block::typoscript' is used
to describe a yaml co... - 17:06 Bug #80402 (Closed): Filter pages_language_overlay with sys_language=0
- It is easily possible to create page_language_overlay records with sys_language=0. If this happens, strange things ha...
- 17:00 Bug #80391 (Resolved): CSC should not reset styles_content constants
- Applied in changeset commit:35d6b2b3494a79c8f26543ac66d0123499674ff6.
- 10:34 Bug #80391 (Under Review): CSC should not reset styles_content constants
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:30 Bug #80391 (Closed): CSC should not reset styles_content constants
- 17:00 Task #80317 (Resolved): Deprecate BackendUtility::getRecordRaw
- Applied in changeset commit:5462fdfbd5c7fc3418ee93b8106a086b3fd3fa34.
- 16:46 Task #80317: Deprecate BackendUtility::getRecordRaw
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:40 Bug #80400: TYPO3\CMS\Backend\Utility::getItemLabel does not return a label, if label_alt is used in TCA
- I forgot to mention, I used comma separated columns. The Typo3 version is 7.6.15.
- 16:38 Bug #80400 (Closed): TYPO3\CMS\Backend\Utility::getItemLabel does not return a label, if label_alt is used in TCA
- The function TYPO3\CMS\Backend\Utility\BackendUtility::getItemLabel does not return a label if _label_alt_ is set in ...
- 16:24 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 4.5.40 to 6.2.30.
Workaround (=query 1&2) seemed to work fine.
Thank you! - 16:19 Bug #79552 (Closed): Repeated Bamboo failure
- 16:16 Bug #80399 (Closed): Extended CategoryRegistry is loaded from cached tca with core CategoryRegistry class name
- While implemeting a solution for #53045, I run into the problem, that registering the unserialized CategoryRegistry s...
- 16:03 Task #53045: Make \TYPO3\CMS\Core\Category\CategoryRegistry::getCategoryFieldsForTable() reusable
- Run into this lately and also thought about a flexible solution. A really hard one.
- 15:58 Feature #80398 (Closed): Make default charset and collation for new tables configurable
- to be able to store 4 byte unicode characters we need to set database to utf8mb4. since typo3 8 there is a configurat...
- 15:11 Bug #80397 (Rejected): fileadmin: bug with filenames with escape sequences
- I've just successfully migrated one of many Typo3 4.5.40 installations to 6.2.30.
But then I've noticed this sad p... - 15:01 Bug #80396 (Closed): list module: Strange behavior with special fields
- There are multiple issues with the special fields "_REF_", "_CONTROL_", "_CLIPBOARD_", ...
* in DatabaseRecordList... - 15:00 Bug #80222 (Resolved): Flexform Section with FAL Typo3 8.6
- Applied in changeset commit:dc3416b24f0dac925b011fb0b7dcb8e83d4d81b2.
- 14:07 Bug #80394 (Accepted): ckeditor: js error when changing a link
- 12:49 Bug #80394 (Closed): ckeditor: js error when changing a link
- Hi,
I was trying out the new ckeditor and found out that I get an js error when trying to change a link.
SCRIPT50... - 13:30 Bug #80335 (Resolved): Language label and css loading in inline and flex sections
- Applied in changeset commit:8edb9c124e33f5b38b528ba7a0a0f38a08c547b4.
- 11:58 Bug #80335: Language label and css loading in inline and flex sections
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #80361 (Resolved): Clean up sortby and default_sortby
- Applied in changeset commit:6bf6369fac4de67aafe30399e27eddd2b9c3f785.
- 11:48 Bug #67661: RTE: copy and paste within RTE leads twice content input
- I still run into this problem in 6.2.30 tested with Firefox 52.0.1
- 11:34 Task #80100: Bypass fetch of database record if already loaded
- !Buttonpress_has_no_effect.png!
Maybe you should provide a bit more information of what exactly is "your setup". - 11:32 Task #80100: Bypass fetch of database record if already loaded
- This change breaks the ability to add new data with IRRE.
At least in my setup.
Can anyone confirm? - 11:00 Bug #66451 (Resolved): No preview of page if "Publish Date" is set
- Applied in changeset commit:95d6b579dc0e757eaf9a6c1cd8859908eaa96e0c.
- 10:44 Bug #80385: INCLUDE_TYPOSCRIPT is using wrong ConditionMatcher when using condition option
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:19 Bug #80385: INCLUDE_TYPOSCRIPT is using wrong ConditionMatcher when using condition option
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:27 Bug #80385: INCLUDE_TYPOSCRIPT is using wrong ConditionMatcher when using condition option
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:26 Bug #80385 (Under Review): INCLUDE_TYPOSCRIPT is using wrong ConditionMatcher when using condition option
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:12 Bug #80385 (Closed): INCLUDE_TYPOSCRIPT is using wrong ConditionMatcher when using condition option
- The INCLUDE_TYPOSCRIPT option does always use the Backend ConditionMatcher.
However, in FE this should be the Fronte... - 10:39 Bug #80389: Login attempt not marked as failed when having an anonymous session
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:27 Bug #80389: Login attempt not marked as failed when having an anonymous session
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:24 Bug #80389 (Under Review): Login attempt not marked as failed when having an anonymous session
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:07 Bug #80389 (Closed): Login attempt not marked as failed when having an anonymous session
- In AbstractUserAuthentication#checkAutentication the $anonymousSession indicates whether the current user session is ...
- 10:37 Bug #76048 (Under Review): IRRE: Child records - New record doesn't get language of parent (non localized records but using new button)
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:37 Bug #48883: Wrong sys_language_uid in sys_file_reference
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:48 Bug #79386: composer install fails on windows when basedir has more than 32 chars
- Same issue is still present with 8.6.1:...
- 09:00 Task #80333 (Resolved): EXT:form - followup 80329 - migrate signal slots to hooks
- Applied in changeset commit:8cb649241993da26a072a61333ea5d2068ec27d8.
- 08:42 Bug #80386 (Closed): INCLUDE_TYPOSCRIPT condition option with custom defined condition requires double "\" in class name
- Normally, when using custom conditions, the condition will be like this:
[TYPO3\CMS\Test\TestCondition = xx]
[globa... - 08:14 Bug #76236: INCLUDE_TYPOSCRIPT condition PIDinRootline does not work correcty
- Maybe the issue occurs because of #80385?
2017-03-21
- 23:37 Bug #80384 (Closed): TYPO3 page tree: context menu not closed after enabling page via context menu
- h1. Problem/Description
When you disable a page via context menu -> the context menu is closed due a reload of hte... - 23:27 Task #80383 (Under Review): EXT:form - do not write placeholder attribute if empty
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:27 Task #80383 (Closed): EXT:form - do not write placeholder attribute if empty
- Do not write the placeholder html attribute if its value is empty within the form editor.
- 21:57 Bug #80312: TYPO3 backend broken after a re-login
- h1. Another - to me - relevant scenario
# I logged in into dev-master with Google Chrome Version 57.0.2987.98 (64-bi... - 21:49 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:49 Feature #80125: EXT:form - support for HTML5 input types email, tel and url
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:49 Feature #80127: EXT:form - support for HTML5 attributes min and max
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:49 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:49 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:28 Bug #79608: Wrong handling with html tags in EXT:form
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:45 Bug #79608: Wrong handling with html tags in EXT:form
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:44 Bug #79608: Wrong handling with html tags in EXT:form
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:27 Bug #80374: Streamline frontend login to be compatible with css styled content and fluid styled content
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:08 Bug #80374: Streamline frontend login to be compatible with css styled content and fluid styled content
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:47 Bug #80374 (Under Review): Streamline frontend login to be compatible with css styled content and fluid styled content
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:45 Bug #80374 (Closed): Streamline frontend login to be compatible with css styled content and fluid styled content
- The content element "Login" currently has several issues especially with fluid styled content.
- Login is configur... - 17:24 Feature #80192: EXT:form - extend select form element
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:57 Feature #80192: EXT:form - extend select form element
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:17 Feature #80124: EXT:form - custom error message for regexp validator
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:52 Task #80381 (Closed): Show template/partial name when an exception occurs with Fluid
- I have following exception in frontend while upgrading a website initially done for TYPO3 v6 to v8:...
- 16:46 Task #80317: Deprecate BackendUtility::getRecordRaw
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:59 Task #80317: Deprecate BackendUtility::getRecordRaw
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:23 Feature #80380 (Closed): Missing Distinct / GroupBy option in Query
- I encounter this Problem under Typo3 8.6.1
my Problem, I try to get objects with a condition which created joins.
... - 16:15 Task #79305: Add update wizard to migrate link to <a> tags
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Feature #80378 (Closed): improve BE filelist upload folders (drag and drop)
- Hi
in the BE filelist module we can upload files but not folders.
is it possible to plan such a improvement?
than... - 14:57 Feature #80196: EXT:form - row element
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:46 Bug #80375 (Closed): Frontend workspace preview and felogin pages
- Hello everybody, I have a strange problem in an Intranet(TYPO3 7.6.16) : the editors work in workspaces. They are als...
- 14:29 Bug #80373 (Closed): href contains t3:// protocol
- This is a followup for #79896
After updating to latest master (4e4beb), I get two href-attributes when outputting ... - 14:27 Bug #80372 (Closed): Copying and editing a translated page results in (at least) doubled content
- Hello,
today we encountered a heavy core bug when copying a translated page.
We use TYPO 7.6.16 and you can repr... - 14:24 Bug #80329 (Rejected): Ext:form - rename 'onSubmit' and 'onBuildingFinished' signals
- 14:21 Bug #80329 (Accepted): Ext:form - rename 'onSubmit' and 'onBuildingFinished' signals
- 14:16 Bug #80329 (New): Ext:form - rename 'onSubmit' and 'onBuildingFinished' signals
- 14:03 Bug #80329 (Needs Feedback): Ext:form - rename 'onSubmit' and 'onBuildingFinished' signals
- Abandoned because of https://forge.typo3.org/issues/80333
Do you have "close tickets" power? - 13:44 Bug #80360 (Closed): Category bug with TYPO3 v8.6.1
- Closed as requested on Slack.
- 13:43 Bug #80360: Category bug with TYPO3 v8.6.1
- It's solved with https://review.typo3.org/#/c/51978/
- 13:33 Bug #80369 (Closed): cURL option for IP4 needed
- The Extension Manager could not resolve https://repositories.typo3.org/mirrors.xml.gz. "curlUse=1" was set in Install...
- 12:08 Bug #80172 (Resolved): "group" TCA field prefills wrong items if relations exist
- 12:07 Bug #80172: "group" TCA field prefills wrong items if relations exist
- Merged in commit:a0e968c5889ecd7a0706cc44e31144caa6560e05
- 11:47 Bug #80364: Localizing inline records fails
- Hm... the recent change in powermail defined the @fields@ field to only be displayed in the default language. Hence, ...
- 08:09 Bug #80364 (Closed): Localizing inline records fails
- Localizing inline records fails.
*How to reproduce*
# Use latest master
# clone https://github.com/einpraegsam/... - 09:45 Bug #80353: TYPO3 Page tree: Another click on a page in the page tree don't reload the module content frame
- Josef Glatz wrote:
>
> * Make it possible again to "reload" the actual module even if the page is currently active... - 09:40 Bug #80367: localizationMode provided by ExtensionManagementUtility::getFileFieldTCAConfig
- Sebastian Fischer wrote:
> Every FAL field that is configured with \TYPO3\CMS\Core\Utility\ExtensionManagementUtilit... - 09:33 Bug #80367 (Closed): localizationMode provided by ExtensionManagementUtility::getFileFieldTCAConfig
- Every FAL field that is configured with \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::getFileFieldTCAConfig() c...
- 08:30 Bug #80366 (Closed): Values aren't always saved in the TYPO3 backend
- h1. Problem/Description
A video is worth a thousand pictures :-[
https://youtu.be/5cqln5P1MJA
h2. Update: Just... - 08:25 Bug #80365 (Closed): Document switchableControllerActions
- There is no official documentation about extbase's switchableControllerActions for flexform.
* http://blog.teamgei... - 07:52 Bug #80347: sys_category_record_mm misses UNIQUE INDEX on combination of uid_local, uid_foreign, tablenames, fieldname
- Any news on this one?
- 02:19 Task #80333: EXT:form - followup 80329 - migrate signal slots to hooks
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:56 Feature #80194 (Under Review): EXT:form - rename "page" to "step"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2017-03-20
- 23:24 Task #80333: EXT:form - followup 80329 - migrate signal slots to hooks
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:47 Task #80313: Update JQuery to 3.2.0
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:11 Feature #80124: EXT:form - custom error message for regexp validator
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:02 Bug #80300 (Rejected): CKEDITOR should be able to pick local image
- No. Aligned with Benni here: Image handling within ckeditor will not be added to the core as it has been with rtehtml...
- 20:54 Bug #80361 (Under Review): Clean up sortby and default_sortby
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:43 Bug #80361 (Closed): Clean up sortby and default_sortby
- 20:29 Bug #80360 (Closed): Category bug with TYPO3 v8.6.1
- When i assign categories to pages, then create some new categories, then open page properties again, the former saved...
- 20:00 Bug #80230 (Resolved): EXT:form - inconsistent return type for getRendererClassName()
- Applied in changeset commit:4e4beb134f47e076f52bbb495a3ebdbb12e0b884.
- 19:39 Task #80317: Deprecate BackendUtility::getRecordRaw
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:22 Task #80317: Deprecate BackendUtility::getRecordRaw
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:21 Task #80317: Deprecate BackendUtility::getRecordRaw
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:38 Bug #80359: If a processed file is updated, the database row is not written within the same request
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:38 Bug #80359: If a processed file is updated, the database row is not written within the same request
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:33 Bug #80359 (Under Review): If a processed file is updated, the database row is not written within the same request
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:32 Bug #80359 (Closed): If a processed file is updated, the database row is not written within the same request
- This leads to an unnecessary second processing run during a second request, where the db row is then updated
- 19:02 Bug #80358 (Under Review): Wrong dbal instance used for admin_get_tables()
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:46 Bug #80358: Wrong dbal instance used for admin_get_tables()
- See https://github.com/FriendsOfTYPO3/dbal/issues/1
- 18:44 Bug #80358 (Closed): Wrong dbal instance used for admin_get_tables()
- Given:
* default database configuration in LocalConfiguration
* separate table mapping in $GLOBALS['TYPO3_CONF_VARS... - 19:00 Bug #80354 (Resolved): PHP Warning: unlink(ENABLE_INSTALL_TOOL): No such file or directory in EnableFileService.php line 81
- Applied in changeset commit:0bf488efb178b5205837b86f709a402d15b512c5.
- 14:08 Bug #80354: PHP Warning: unlink(ENABLE_INSTALL_TOOL): No such file or directory in EnableFileService.php line 81
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:06 Bug #80354: PHP Warning: unlink(ENABLE_INSTALL_TOOL): No such file or directory in EnableFileService.php line 81
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:05 Bug #80354 (Under Review): PHP Warning: unlink(ENABLE_INSTALL_TOOL): No such file or directory in EnableFileService.php line 81
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Bug #80354 (Closed): PHP Warning: unlink(ENABLE_INSTALL_TOOL): No such file or directory in EnableFileService.php line 81
- The is_file() check got lost during the refactoring in commit:d855b4707ba1198b6c1dbf856c4377e230da4c4b.
- 18:35 Bug #80222: Flexform Section with FAL Typo3 8.6
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:32 Bug #80222 (Under Review): Flexform Section with FAL Typo3 8.6
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:14 Bug #80357 (Closed): Opening a branch in file tree, when adding a link in rte, don't load the correct parameters
- Ok, I think the title is not very descriptive... Here how to reproduce the problem:
# In an RTE, click on the butt... - 17:25 Bug #66451: No preview of page if "Publish Date" is set
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:23 Bug #66451: No preview of page if "Publish Date" is set
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:17 Bug #66451: No preview of page if "Publish Date" is set
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:02 Bug #66451: No preview of page if "Publish Date" is set
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Bug #66451 (Under Review): No preview of page if "Publish Date" is set
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:01 Bug #80347: sys_category_record_mm misses UNIQUE INDEX on combination of uid_local, uid_foreign, tablenames, fieldname
- I have the same problem on a custom table with mm relations.
Just ensure you have 2 identical records in sys_categor... - 16:16 Bug #80347: sys_category_record_mm misses UNIQUE INDEX on combination of uid_local, uid_foreign, tablenames, fieldname
- Frans, can you by chance post a full stack-trace of the exception?
Besides that, it would be interesting if there was... - 11:50 Bug #80347: sys_category_record_mm misses UNIQUE INDEX on combination of uid_local, uid_foreign, tablenames, fieldname
- Frans Saris wrote:
> Yes, sort should indeed be added. As that makes it UNIQUE
I will makes a PR for it at see wh... - 11:36 Bug #80347: sys_category_record_mm misses UNIQUE INDEX on combination of uid_local, uid_foreign, tablenames, fieldname
- Yes, sort should indeed be added. As that makes it UNIQUE
- 10:20 Bug #80347: sys_category_record_mm misses UNIQUE INDEX on combination of uid_local, uid_foreign, tablenames, fieldname
- The records I could find in my system have the the same sort value - maybe that the case for you too?
At least the In... - 08:05 Bug #80347: sys_category_record_mm misses UNIQUE INDEX on combination of uid_local, uid_foreign, tablenames, fieldname
- I'm afraid I would be able to track down the origin of this in my installation. This installation was upgradet from 4...
- 07:09 Bug #80347: sys_category_record_mm misses UNIQUE INDEX on combination of uid_local, uid_foreign, tablenames, fieldname
- I agree it could be a "work-around" - but do you have any indications of what creates these double records?
It wou... - 16:46 Feature #80173: install tool choose different driver
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:16 Feature #80173: install tool choose different driver
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:10 Feature #80173: install tool choose different driver
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:30 Task #80346 (Resolved): Cleanup FSC/CSC typoscript
- Applied in changeset commit:b1718cab6b9842b09dc2b0b869735d1796366e74.
- 15:19 Bug #80341 (Closed): wrong hiiden parts in the f:form -Viewhelepr
- Closed as duplicate of #65717 - see also related ticket #77025 for a possible solution. (And you should not simply ov...
- 15:00 Bug #80343 (Resolved): EXT:form - HTML double-encoding of form name in "form tree" (BE)
- Applied in changeset commit:3517eccbae28ee8ebd29dfa5949a9f1f021f342f.
- 14:52 Task #78745: Get rid of localizationMode of TCA type inline
- Shouldn't the @InlineControlContainer@ accommodate the @l10n_...@ options of TCA column configurations before @config...
- 14:30 Feature #76671 (Resolved): columnsOverrides does not affect newly added inline elements
- Applied in changeset commit:72f6ad287b69a323a485899af414eb1e88ad9885.
- 14:30 Bug #80325 (Resolved): Do not compile parent config in inline ajax controller
- Applied in changeset commit:72f6ad287b69a323a485899af414eb1e88ad9885.
- 14:06 Bug #80046: FE broken with postgres
- Morton and me aligned on an (intermediate) solution for v8, guess Morton will push something soon.
- 14:00 Task #80351 (Resolved): Use correct sorting of langauges in pages_language_overlay
- Applied in changeset commit:fe4cee4098956637eb6a8909cb6d5de3f732da4e.
- 13:36 Task #80351 (Under Review): Use correct sorting of langauges in pages_language_overlay
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:34 Task #80351 (Closed): Use correct sorting of langauges in pages_language_overlay
- Since #77652 the table @sys_language@ allows a custom sorting. This sorting has been forgotten in the tca field @lang...
- 13:59 Bug #80353 (Rejected): TYPO3 Page tree: Another click on a page in the page tree don't reload the module content frame
- h1. Problem/Description
Before TYPO3 8.x it was possible to reload a module by clicking on the page no matter if t... - 13:37 Bug #80352 (Accepted): RecordList: Delete record: referenced records don't have a fancy delete fade out animation
- h1. Problem/Description
Scenario: I delete a record in recordlist, where also child elements are deleted. After ag... - 12:12 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Feature #80125: EXT:form - support for HTML5 input types email, tel and url
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Feature #80127: EXT:form - support for HTML5 attributes min and max
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:08 Feature #75959: SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:44 Feature #75959: SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:21 Feature #75959: SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #80331 (Resolved): Remove l10n_cat leftover
- Applied in changeset commit:d00f3a81061b5fe9e7b8b4957b8ee0763098e8e7.
- 11:03 Bug #80331: Remove l10n_cat leftover
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:18 Bug #80312: TYPO3 backend broken after a re-login
- Same problem here, you can also reproduce with the following steps:
# Logout from the Backend
# Go to the login mas... - 11:00 Bug #80348 (Resolved): Typo3Status Report checks for Compatibility6
- Applied in changeset commit:273ed52db7632387ad84b81b317ca7f89d8cee42.
- 06:43 Bug #80348 (Under Review): Typo3Status Report checks for Compatibility6
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 06:32 Bug #80348 (Closed): Typo3Status Report checks for Compatibility6
- Currently the Report module checks if the EXT:Compatibility6 is installed.
This should be Compatibility7 instead. - 10:30 Task #80345 (Resolved): Deprecate further l10n_mode usages
- Applied in changeset commit:77465a6d4554e5f9418a2b50aa12bfacefaec261.
- 10:30 Task #79770 (Resolved): Deprecate inline localizationMode
- Applied in changeset commit:7cbf89adf5edd597d7eae1b3c5de93514f1efe95.
- 10:05 Bug #80205: filebrowser mark files results strange CSS-behaviour in Chrome and Opera
- [Update]
Chrome for Windows: not reproducible (??)
IE11 for Windows: not reproducible - 09:59 Bug #79608: Wrong handling with html tags in EXT:form
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:50 Bug #79101: InvalidPointerFieldValueException needs to be caught
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:43 Bug #80349 (New): Extbase mapping of \DateTime for integer values does not set timezone with region string but only offset
- Currently the extbase DataMapper handles the conversion of integer values to \DateTime
in https://git.typo3.org/Pack... - 07:21 Bug #73007: Insufficient sysLanguageStatement does not respect enableFields for translations
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:21 Task #79445: EXT:form - improve form-creation-wizard
- For the record:
Whats you see within the steps depends on the configuration.
Step 1:
"form name"
This property is ...
2017-03-19
- 23:45 Task #80333: EXT:form - followup 80329 - migrate signal slots to hooks
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Task #80333: EXT:form - followup 80329 - migrate signal slots to hooks
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:39 Bug #80205: filebrowser mark files results strange CSS-behaviour in Chrome and Opera
- Riccardo De Contardi wrote:
> It is still reproducible with TYPO3 8.7-dev (latest master)
>
> Chrome on MAC: repr... - 17:48 Bug #80205: filebrowser mark files results strange CSS-behaviour in Chrome and Opera
- It is still reproducible with TYPO3 8.7-dev (latest master)
Chrome on MAC: reproducible (the view does not vanish, b... - 22:23 Bug #80347 (Closed): sys_category_record_mm misses UNIQUE INDEX on combination of uid_local, uid_foreign, tablenames, fieldname
- Just updated a site from TYPO3 7.6 to 8.7-dev and run into a sys_refindex error....
- 22:16 Task #80346 (Under Review): Cleanup FSC/CSC typoscript
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:15 Task #80346 (Closed): Cleanup FSC/CSC typoscript
- h1. ToDo's
* remove/update inline comments
* improve legibility by proper indentation and CGL - 20:27 Task #80345 (Under Review): Deprecate further l10n_mode usages
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:25 Task #80345 (Closed): Deprecate further l10n_mode usages
- This change is focussed on runtime processing of l10n_mode which is not required anymore. Thus accordant internal fun...
- 19:17 Bug #80343: EXT:form - HTML double-encoding of form name in "form tree" (BE)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:11 Bug #80343 (Under Review): EXT:form - HTML double-encoding of form name in "form tree" (BE)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:54 Bug #80343: EXT:form - HTML double-encoding of form name in "form tree" (BE)
- After saving the form the < character has disappeared from the form name. Both characters have disappeared from the p...
- 11:48 Bug #80343 (Closed): EXT:form - HTML double-encoding of form name in "form tree" (BE)
- The form name may contain "greater/less than" characters, but unlike page and field names the rendering is broken in ...
- 18:25 Bug #65578: Update code regarding config.concatenateJsAndCss
- Searching for @ enableConcatenateFiles@ on TYPO3 8.7-dev (latest master):
typo3/sysext/backend/Classes/Template/Do... - 17:42 Feature #31636: popupwindows have hardcoded window-name FEopenLink
- Tested also with 8.7-dev (latest master) - same as on my comment n°2
- 17:00 Bug #80171 (Resolved): FSC blockquote lib.parseFunc inline style still exists; Follow-Up to 44879
- Applied in changeset commit:c02e019a8149e176d59dabe2422e438f46e8b2ca.
- 16:39 Bug #80171: FSC blockquote lib.parseFunc inline style still exists; Follow-Up to 44879
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:08 Feature #80124: EXT:form - custom error message for regexp validator
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:59 Bug #79608 (Under Review): Wrong handling with html tags in EXT:form
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:58 Bug #79608: Wrong handling with html tags in EXT:form
- Another issue with any < or > in form names is discussed in more #80343.
- 15:43 Feature #80342: Validator for url
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Feature #80342: Validator for url
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:10 Feature #80342: Validator for url
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:09 Feature #80342: Validator for url
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:58 Feature #80342 (Under Review): Validator for url
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:44 Feature #80342 (Closed): Validator for url
- Sysextension validator for url
- 14:33 Task #80241: EXT:form - simplify translation handling
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:40 Bug #78848 (Needs Feedback): Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1301648780: The requested page does not exist!
- Hi and sorry for the very late answer.
Could you provide me a full (step by step) guide about how to reproduce you... - 11:37 Task #79445: EXT:form - improve form-creation-wizard
- The odd thing now is the "simple" way helps you in no way. OTOH the so called "advanced" way does nothing more than p...
- 10:54 Bug #80338: Translation fails for mergeIfNotBlank + null value
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:48 Bug #80338: Translation fails for mergeIfNotBlank + null value
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:29 Bug #80240 (Closed): f:image generate wrong relative path
- Set @config.absRefPrefix = /@ in your typoscript template.
Some info about this setting:
- https://docs.typo3.org... - 07:42 Bug #80240: f:image generate wrong relative path
- Your description: so it seems to me in the first view. After you remark I took a second view and found out, that in m...
- 00:12 Task #44972: Update documentation: Mark borderCol and rowSpace options from IMGTEXT as removed
- If I am not wrong, $styles.content.imgtext.rowSpace is still used by Css Styled Content, version8.7-dev (latest maste...
2017-03-18
- 23:54 Bug #80338: Translation fails for mergeIfNotBlank + null value
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:46 Bug #80338 (Under Review): Translation fails for mergeIfNotBlank + null value
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:55 Task #79770: Deprecate inline localizationMode
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:00 Task #80317: Deprecate BackendUtility::getRecordRaw
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Task #80282 (Resolved): Missing conflict Handling in ResourceStorage::renameFile()
- Applied in changeset commit:b608afbd590b2a1454555377503bf5bc28e33c11.
- 18:10 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:14 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:36 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:34 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:31 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:27 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:22 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:53 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:11 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:25 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:40 Bug #80341 (Closed): wrong hiiden parts in the f:form -Viewhelepr
- TYPO3-Version 8.6.1
last update 6. march 2017 (NOT dev-Version)
*Destination*
I want to call a not-default contr... - 19:30 Feature #76671: columnsOverrides does not affect newly added inline elements
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Bug #80325: Do not compile parent config in inline ajax controller
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Bug #80330 (Resolved): Allow requireJsModules from FormEngine fieldControl
- Applied in changeset commit:bafc8232283cad4d8285cc83ae338b325e72e15a.
- 17:33 Bug #55307: Undefined error message -> [newlog()] Attempt to delete records from disallowed tables
- Tested again on both 7.6.16 and 8.7-dev (latest master) On both cases the error message is the one shown on the attac...
- 17:12 Bug #33619: Double quoting for translation hint
- Tested on both 7.6.16 and latest master with the following string:...
- 17:11 Task #80333: EXT:form - followup 80329 - migrate signal slots to hooks
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:20 Task #80333: EXT:form - followup 80329 - migrate signal slots to hooks
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:54 Task #80333: EXT:form - followup 80329 - migrate signal slots to hooks
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:22 Bug #80311 (Closed): IRRE shows default + translated records
- Closing this issue, since it's not core related. The only thing the core could do, is to analyze all fields and filte...
- 16:07 Bug #80311: IRRE shows default + translated records
- See pull-request https://github.com/einpraegsam/powermail/pull/56
- 15:51 Bug #80311: IRRE shows default + translated records
- Okay, I could reproduce the issue now with one additional step:
* ...
* Translate the form
* *Save the translated fo... - 15:23 Bug #80311: IRRE shows default + translated records
- Thanks for the dump - there all values of @tx_powermail_domain_model_field.pages@ point to the same parent record, th...
- 07:40 Bug #80311: IRRE shows default + translated records
- attached is a dump of my DB tables of tx_powermail
- 16:01 Task #79734: Extract ext:compatibility7 from core
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:52 Task #79734: Extract ext:compatibility7 from core
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Task #79734: Extract ext:compatibility7 from core
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:42 Feature #75959: SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:43 Feature #75959: SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:53 Bug #80309: Transparency outline stripped from PNGs when file is processed?
- The issue seems to be not affecting TYPO3 6.x running on the same server (and thus same installation of GraphicsMagic...
- 02:56 Bug #78117 (Accepted): After Update from Typo3 V7 to V8 | PHP GD library gif/png support broken
- I have the same problem. If you activate warnings in php and remove the @ in front of imagecreatefromgif you will get...
- 00:00 Bug #80337 (Resolved): Support valuePicker in colorpicker
- Applied in changeset commit:872ad59d2a7aaeb0d1bc7ae1ab9e230da29f3c65.
2017-03-17
- 23:48 Bug #80337: Support valuePicker in colorpicker
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:39 Bug #80337: Support valuePicker in colorpicker
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:18 Bug #80337: Support valuePicker in colorpicker
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:47 Bug #80337: Support valuePicker in colorpicker
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:45 Bug #80337: Support valuePicker in colorpicker
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:40 Bug #80337: Support valuePicker in colorpicker
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:42 Bug #80337 (Under Review): Support valuePicker in colorpicker
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:37 Bug #80337 (Closed): Support valuePicker in colorpicker
- 23:23 Bug #75833 (Closed): FAL in Flexforms fail, when compatibility6 is installed
- 23:22 Bug #75833: FAL in Flexforms fail, when compatibility6 is installed
- Mmmmh, hard to track. I guess that could be fixed by updating compatibility6 extension on FriendsOfTypo3 on github - ...
- 21:00 Task #80319 (Resolved): Form element identifier can't be changed
- Applied in changeset commit:3664b27d87fd2054f5a32c60bedc65c6ae939007.
- 11:47 Task #80319 (Under Review): Form element identifier can't be changed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Task #80319 (Closed): Form element identifier can't be changed
- We have a booking form where a customer can add persons. For a person there is a page defined, with all fields. We do...
- 20:35 Bug #80338 (Closed): Translation fails for mergeIfNotBlank + null value
- If a field is defined as mergeIfNotBlank and a null value is in default language, it fails with the exception ...
- 20:30 Feature #80236 (Resolved): EXT:form - form should transport additional parameters
- Applied in changeset commit:3ba6e5826fb3febb3cb8868cf2ecfb0bea612287.
- 19:34 Feature #80236: EXT:form - form should transport additional parameters
- Patch set 5 adds:
* f:form -> action
* f:form -> enctype
* f:form -> method - 12:21 Feature #80236: EXT:form - form should transport additional parameters
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:29 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
- Just to avoid confusion: the regexp of pattern attribute will be matched against the complete value. Eg a contents of...
- 15:16 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:03 Bug #80335 (Under Review): Language label and css loading in inline and flex sections
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:53 Bug #80335 (Closed): Language label and css loading in inline and flex sections
- 18:45 Task #80333: EXT:form - followup 80329 - migrate signal slots to hooks
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:46 Task #80333 (Under Review): EXT:form - followup 80329 - migrate signal slots to hooks
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:44 Task #80333 (Closed): EXT:form - followup 80329 - migrate signal slots to hooks
- Migrate signal slots to hooks
- 18:00 Bug #80332 (Resolved): Wrong header in 8.6 .rst file
- Applied in changeset commit:dd18596047b3bc3590f92140306a61b089a75304.
- 17:12 Bug #80332 (Under Review): Wrong header in 8.6 .rst file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:11 Bug #80332 (Closed): Wrong header in 8.6 .rst file
- 17:07 Bug #80331 (Under Review): Remove l10n_cat leftover
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:02 Bug #80331 (Closed): Remove l10n_cat leftover
- 16:52 Task #80241: EXT:form - simplify translation handling
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:08 Task #80241: EXT:form - simplify translation handling
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:51 Task #80241: EXT:form - simplify translation handling
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:16 Task #80241: EXT:form - simplify translation handling
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:12 Task #80241: EXT:form - simplify translation handling
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:24 Bug #80330: Allow requireJsModules from FormEngine fieldControl
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:22 Bug #80330 (Under Review): Allow requireJsModules from FormEngine fieldControl
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:19 Bug #80330 (Closed): Allow requireJsModules from FormEngine fieldControl
- 16:21 Bug #48883: Wrong sys_language_uid in sys_file_reference
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:50 Bug #63694: extbase: strict mode and bug with queries in regards addSysLanguageStatement - e.g. contains ignores different MM translations
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Bug #80329 (Under Review): Ext:form - rename 'onSubmit' and 'onBuildingFinished' signals
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Bug #80329 (Rejected): Ext:form - rename 'onSubmit' and 'onBuildingFinished' signals
- Rename 'onSubmit' and 'onBuildingFinished' signals to 'afterSubmit' and 'afterBuildingFinished'
- 15:30 Bug #80328 (Resolved): Revert patch for #80058
- Applied in changeset commit:9c787b37616d582c369ee793d50eac3b26fa33cc.
- 15:08 Bug #80328: Revert patch for #80058
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:07 Bug #80328 (Under Review): Revert patch for #80058
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:05 Bug #80328 (Closed): Revert patch for #80058
- 15:30 Bug #80271 (Resolved): l10n_state field is not created when installing an extension
- Applied in changeset commit:ff5f2aec356d6092389ec99561dbe8935a45901b.
- 14:32 Bug #80271 (Under Review): l10n_state field is not created when installing an extension
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #80271 (Resolved): l10n_state field is not created when installing an extension
- Applied in changeset commit:33102bd197960c8732fa0004d26b01eab0b10636.
- 14:20 Bug #80271: l10n_state field is not created when installing an extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:32 Bug #80271: l10n_state field is not created when installing an extension
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:27 Bug #80271 (Under Review): l10n_state field is not created when installing an extension
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:12 Bug #80271 (In Progress): l10n_state field is not created when installing an extension
- 15:16 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Feature #80125: EXT:form - support for HTML5 input types email, tel and url
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Feature #80125: EXT:form - support for HTML5 input types email, tel and url
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Feature #80127: EXT:form - support for HTML5 attributes min and max
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Feature #80127: EXT:form - support for HTML5 attributes min and max
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:16 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:06 Bug #80058 (New): Module Menu only allows for pagetree component to render
- This patch has been reverted with #80328
- 14:47 Bug #80311: IRRE shows default + translated records
- How does the database scenario look like? What are the field values of both @tx_powermail_domain_model_field@ records...
- 14:43 Bug #80311 (Needs Feedback): IRRE shows default + translated records
- Could not reproduce with
* powermail develop @3222a9a92db172b6e3001f0dce92bf3363b043b1
* typo3 master @33102bd19796... - 11:29 Bug #80311: IRRE shows default + translated records
- Georg Ringer wrote:
> I don't know if those notes help:
>
> @\TYPO3\CMS\Backend\Form\FormDataProvider\TcaInlineCo... - 09:30 Bug #80311: IRRE shows default + translated records
- The same thing correctly works in 7.6
- 14:30 Bug #80321 (Resolved): Use array_replace_recursive to merge columnsOverrides
- Applied in changeset commit:07bd3e31516cd53ba65ff61ebd8b9c37336b6244.
- 12:11 Bug #80321: Use array_replace_recursive to merge columnsOverrides
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:14 Bug #80321: Use array_replace_recursive to merge columnsOverrides
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:13 Bug #80321 (Under Review): Use array_replace_recursive to merge columnsOverrides
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:11 Bug #80321 (Closed): Use array_replace_recursive to merge columnsOverrides
- 14:30 Task #80310 (Resolved): validateRstFiles script: improve error message when validating RST files
- Applied in changeset commit:fec65e5ed206664c20d548ead06da75ecf62c0d8.
- 14:30 Bug #78985 (Resolved): Flexform inline elements with dots need escaping
- Applied in changeset commit:23c68013ee24646ae0cf863c8d86bcead893553e.
- 14:25 Bug #78985: Flexform inline elements with dots need escaping
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:30 Task #80301 (Resolved): EXT:form - general cleanup
- Applied in changeset commit:d1f017a8d881e58c238592edaae8e7cca6097fed.
- 10:51 Task #80301: EXT:form - general cleanup
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:30 Bug #80287 (Resolved): Hidden fields carry no value
- Applied in changeset commit:d1f017a8d881e58c238592edaae8e7cca6097fed.
- 10:51 Bug #80287: Hidden fields carry no value
- Patch set 20 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:26 Bug #80327 (Closed): "L" parameter not excluded in TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer::getUrlToCurrentLocation
- Let's say someone calls a page with a bad "L" parameter like index.php?id=1&L=bad-value. With the TypoScript config.l...
- 14:14 Feature #80196: EXT:form - row element
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:30 Bug #80316 (Resolved): Misleading deprecation message for GeneralUtility::requireOnce/requireFile
- Applied in changeset commit:3497ff3bc903167a6dbf548c5c4fa305fbd58d18.
- 09:59 Bug #80316 (Under Review): Misleading deprecation message for GeneralUtility::requireOnce/requireFile
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:58 Bug #80316 (Closed): Misleading deprecation message for GeneralUtility::requireOnce/requireFile
- The methods @GeneralUtility::requireOnce()@ and @GeneralUtility::requireFile@ currenty log a message like the followi...
- 13:26 Task #80103 (Under Review): Missing 'edit' icon in file index (filelist module)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:20 Feature #80124: EXT:form - custom error message for regexp validator
- As Martin says, the form wizard is not of much use, if editors can not define the error messages.
- 12:35 Feature #80124 (Under Review): EXT:form - custom error message for regexp validator
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:31 Feature #80124: EXT:form - custom error message for regexp validator
- This feature request is about the form editor not about predefined forms. See first sentence of description.
The p... - 12:09 Feature #80124: EXT:form - custom error message for regexp validator
- The mentioned patch looks very promising, when we talk about predefined forms. Though it does help use here.
This ... - 11:02 Feature #80124: EXT:form - custom error message for regexp validator
- Which version of TYPO3 you use? There was a bug in 8.5 (i think). The original validator messages was choosen insteed...
- 09:22 Feature #80124: EXT:form - custom error message for regexp validator
- I think it should be possible for each validator to add custom error messages, because the default messages are very ...
- 13:18 Task #80320: Upgrade version of D3.js to version 4.7.3
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:36 Task #80320 (Under Review): Upgrade version of D3.js to version 4.7.3
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:32 Task #80320 (Closed): Upgrade version of D3.js to version 4.7.3
- 13:16 Feature #76671: columnsOverrides does not affect newly added inline elements
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:21 Feature #76671 (Under Review): columnsOverrides does not affect newly added inline elements
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:16 Bug #80325: Do not compile parent config in inline ajax controller
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:21 Bug #80325 (Under Review): Do not compile parent config in inline ajax controller
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:14 Bug #80325 (Closed): Do not compile parent config in inline ajax controller
- 13:03 Bug #80222 (New): Flexform Section with FAL Typo3 8.6
- confirmed. easy to reproduce with styleguide 'elements_group' 'in flex' 'section' 'container_1' -> 500
- 13:00 Task #80317: Deprecate BackendUtility::getRecordRaw
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:34 Task #80317 (Under Review): Deprecate BackendUtility::getRecordRaw
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:04 Task #80317 (Closed): Deprecate BackendUtility::getRecordRaw
- Since we follow the principel of "prepared statement", the method getRecordRaw will break this behaviour.
Within the... - 12:46 Task #80313: Update JQuery to 3.2.0
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:15 Task #80313: Update JQuery to 3.2.0
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:56 Task #80313: Update JQuery to 3.2.0
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:42 Task #80313 (Under Review): Update JQuery to 3.2.0
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:15 Task #80313 (Closed): Update JQuery to 3.2.0
- 12:38 Bug #80326 (Closed): Link class from RTE gets lost
- Though it is correctly saved the @lib.parseFunc_RTE.tags.a.typolink@ gets rid of my custom set class.
I use a quit... - 11:17 Bug #80322 (Closed): Form validation for fileallowedtypes could not be send empty
- If file upload field has a validation for fileallowedtypes, you can't send the form with empty upload field.
Error M... - 10:33 Bug #73007 (Under Review): Insufficient sysLanguageStatement does not respect enableFields for translations
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:18 Bug #80318 (Closed): dbal rename mapFieldNames doesn't work for more than one record/row
- <?php
The rename of the return array doesn't work correctly.
If you get more then on record/row from the external d... - 09:50 Bug #80315: Use f:format.raw for formatting system news
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:50 Bug #80315 (Under Review): Use f:format.raw for formatting system news
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:47 Bug #80315 (Rejected): Use f:format.raw for formatting system news
- Deprecation log is full of ...
- 08:23 Bug #80312 (Closed): TYPO3 backend broken after a re-login
- h1. Problem/Description
In a project, where we started with TYPO3 master ~8.5.0-dev we often get a broken TYPO3 ba... - 05:22 Bug #80284 (Closed): Using fluid viewhelper f.format.case with the attribute "mode" will throw exception
2017-03-16
- 23:31 Bug #80311: IRRE shows default + translated records
- I don't know if those notes help:
@\TYPO3\CMS\Backend\Form\FormDataProvider\TcaInlineConfiguration@ sets @localiza... - 23:25 Bug #80311 (Closed): IRRE shows default + translated records
- It seems there is an issue with translations and IRRE ending up that in the backend, opening a record in default lang...
- 22:33 Task #80310 (Under Review): validateRstFiles script: improve error message when validating RST files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Task #80310 (Closed): validateRstFiles script: improve error message when validating RST files
- 22:27 Bug #80309 (Closed): Transparency outline stripped from PNGs when file is processed?
- Howdy,
I've stubled upon weird behaviour in TYPO3 which seems to strip/crop out transparent areas around an image ... - 22:01 Bug #80171: FSC blockquote lib.parseFunc inline style still exists; Follow-Up to 44879
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:48 Bug #80171: FSC blockquote lib.parseFunc inline style still exists; Follow-Up to 44879
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:48 Bug #80171: FSC blockquote lib.parseFunc inline style still exists; Follow-Up to 44879
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Bug #79657 (Resolved): Flexform: Ajax tree loading crashes on display condition
- Applied in changeset commit:36f1a701e887bf55e2470f646f5751974de2b0ef.
- 16:35 Bug #78961 (Under Review): Extbase removing one file reference not working
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Bug #80287: Hidden fields carry no value
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:21 Bug #80287: Hidden fields carry no value
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:50 Bug #80287: Hidden fields carry no value
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:34 Bug #80287: Hidden fields carry no value
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:24 Bug #80287: Hidden fields carry no value
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:43 Bug #80287: Hidden fields carry no value
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:40 Task #80301: EXT:form - general cleanup
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:21 Task #80301: EXT:form - general cleanup
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:50 Task #80301: EXT:form - general cleanup
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:34 Task #80301: EXT:form - general cleanup
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:24 Task #80301: EXT:form - general cleanup
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:43 Task #80301 (Under Review): EXT:form - general cleanup
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:41 Task #80301 (Closed): EXT:form - general cleanup
- Some cleanup can be made regarding the viewhelper registration and the templates. Furthermore, the API has to be revi...
- 14:10 Feature #80196: EXT:form - row element
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 09:59 Feature #80196: EXT:form - row element
- Please describe how i can reproduce this. If i create a new form, put grid containers and grid rows and elements into...
- 12:42 Task #80241: EXT:form - simplify translation handling
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:48 Feature #76910: PageLayoutView - Allow to disable copy- / translate- buttons
- Hi Phillip,
me and my colleagues stumbled across the same issue: We simply wanted to disable the strict translatio... - 11:44 Bug #80303 (Closed): Inserting a translated reference add only to selected language but multiple times
- Hello there,
We've found an interesting error in TYPO3 7.6 when inserting references to content elements by copyin... - 10:16 Bug #80300 (Rejected): CKEDITOR should be able to pick local image
- When you insert an image in CKEDITOR you can only insert a link for an image. This should be the same as in rtehtmlar...
- 10:08 Bug #79139: OPCache would not be found as activated
- It's no Bug of Typo3.
Use this help for the opcode cache.
https://hilfe-center.1und1.de/hosting/1und1-webhosting-c1... - 09:12 Bug #79139: OPCache would not be found as activated
- Same here, TYPO3 7 on 1&1 PHP7
- 09:54 Bug #80052 (Resolved): Basic ContextMenu / ClickMenu docs
- done
https://docs.typo3.org/typo3cms/CoreApiReference/ApiOverview/Examples/ContextualMenu/Index.html - 09:51 Bug #80071: json_encode NAN and INF error in CropVariantCollection.php
- The problem seems to occur when ImageManipulationElement->render() is called on a non-image (in this example an .mp4 ...
- 09:48 Bug #80299 (Closed): Display all error messages in scheduler add/edit
- Currently only the exception with code 1305100019 is caught, other exceptions are not displayed or logged this way.
... - 09:31 Feature #34241: EXT:form - Fill SELECT with OPTIONS from static_info_tables
- Can this be written into documentation? It's really hard to find that information here.
- 09:13 Bug #80298 (Closed): Wrong language selector in "New element"-context
- Hey folks,
I got a wrong language selector in the "new element"-context, if there is a special constellation:
-... - 09:01 Bug #80284: Using fluid viewhelper f.format.case with the attribute "mode" will throw exception
- Hi Susanne,
further debugging's shows that the fatal don't appear on a fresh installed system. Finally I came the ... - 06:30 Task #80244 (Resolved): EditDocumentController contains cross dependency on EXT:feedit
- Applied in changeset commit:c66f76f78288aaa09f302f51a8b88de0e0161d57.
2017-03-15
- 23:35 Task #80296 (Under Review): Resort TcaOverrideChildCroppingConfiguration provider
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:18 Task #80296 (Rejected): Resort TcaOverrideChildCroppingConfiguration provider
- 23:10 Bug #80295 (Closed): CSH not working with flexform settings.<fieldname>details
- Hello together,
If I define a flexform with fields containing the prefix settings, I'm not able to provide a conte... - 23:09 Bug #79657: Flexform: Ajax tree loading crashes on display condition
- added a test scenario to styleguide: elements_select -> in flex -> selectTree, select_tree_2
- 22:57 Bug #79657: Flexform: Ajax tree loading crashes on display condition
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:52 Bug #79657: Flexform: Ajax tree loading crashes on display condition
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:56 Bug #79657: Flexform: Ajax tree loading crashes on display condition
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:02 Bug #80287: Hidden fields carry no value
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:40 Bug #80287: Hidden fields carry no value
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:32 Bug #80287: Hidden fields carry no value
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:30 Bug #80287: Hidden fields carry no value
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:20 Bug #80287: Hidden fields carry no value
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:08 Bug #80287: Hidden fields carry no value
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:07 Bug #80287: Hidden fields carry no value
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:06 Bug #80287: Hidden fields carry no value
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:35 Bug #80287 (Under Review): Hidden fields carry no value
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:03 Bug #80287 (Closed): Hidden fields carry no value
- if the form config features hidden fields, and it gets assigned a value in the BE module, the Frontend output of this...
- 22:02 Feature #80196: EXT:form - row element
- Gerrit Code Review wrote:
> Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the ... - 01:21 Feature #80196: EXT:form - row element
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 01:13 Feature #80196: EXT:form - row element
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:00 Task #80117: Cleanup less and css files
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:56 Task #80117: Cleanup less and css files
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:36 Task #80117: Cleanup less and css files
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:42 Task #80117: Cleanup less and css files
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:33 Task #80117: Cleanup less and css files
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:07 Task #80117: Cleanup less and css files
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:46 Bug #80292 (Closed): Indexed search does not respect hyphens in search string
- This is because hyphens are filtered out of the search string in "Lexer.php" in line 54:
'removeChars' => [45]
... - 18:15 Bug #48883: Wrong sys_language_uid in sys_file_reference
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:14 Bug #48883: Wrong sys_language_uid in sys_file_reference
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:17 Bug #48883: Wrong sys_language_uid in sys_file_reference
- Steps how to reproduce:
- create a page_language_overall for a page
- insert a new content element "text & media"... - 17:11 Bug #48883 (Under Review): Wrong sys_language_uid in sys_file_reference
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:08 Bug #80167 (Needs Feedback): Extbase Repository ordering is wrong within language overlays because it is always sorted by the default language instead of the overlay content
- Hi Stefan,
Thank you for your report. I can't confirm your problem thought. Extbase does sort its items by the cor... - 16:52 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:37 Task #80282: Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Task #80282 (Under Review): Missing conflict Handling in ResourceStorage::renameFile()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:36 Task #80282 (In Progress): Missing conflict Handling in ResourceStorage::renameFile()
- 10:35 Task #80282 (Closed): Missing conflict Handling in ResourceStorage::renameFile()
- The function ResourceStorage::renameFile() features first thing a @todo to implement missing conflict handling.
- 16:32 Bug #80171 (Under Review): FSC blockquote lib.parseFunc inline style still exists; Follow-Up to 44879
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:16 Bug #48544: Extbase warnings in devLog
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:15 Bug #48544: Extbase warnings in devLog
- Please use the Reply button on Gerrit to comment on patches. Thanks.
- 15:59 Bug #48544: Extbase warnings in devLog
- Please check the base for the modifications.
The patch sets seems to have a different base for 7.6 as the base does ... - 12:37 Bug #48544: Extbase warnings in devLog
- I kindly ask all watchers of this ticket to test the solutions and to vote for the patches on Gerrit.
Patch for 8:... - 12:34 Bug #48544: Extbase warnings in devLog
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:32 Bug #48544: Extbase warnings in devLog
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:35 Feature #21618 (Closed): Save & New Button for t3 CE forgets the previous CE type and starts with "text" Element the second time you click on it
- I am not able to reproduce it anymore on both version 7.6.16 and 8.7-dev (latest master), so I close it for now.
I... - 15:13 Feature #80289 (Closed): Alow to globally disable devLog
- Somehow I always assumed that @$GLOBALS["TYPO3_CONF_VARS"]['SYS']['enable_DLOG'] = 0@ globally disables devLog.
Sinc... - 15:04 Task #80241: EXT:form - simplify translation handling
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:00 Task #80241: EXT:form - simplify translation handling
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:55 Task #80241: EXT:form - simplify translation handling
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:58 Bug #80288 (Closed): newContentWizard: Label is escaped twice
- The label for the newContentWizard is escaped twice. Once in the controller:
https://github.com/TYPO3/TYPO3.CMS/blob... - 14:56 Bug #79912 (Rejected): Error when trying to edit several properties at once in List Modul in TYPO3 8.6
- closed as requested
- 14:30 Bug #80274 (Resolved): Return to content element after closing for hide/unhide links
- Applied in changeset commit:89355abcd90d2d59291d90e4757da6261f3b9533.
- 13:27 Bug #80274 (Under Review): Return to content element after closing for hide/unhide links
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:30 Bug #80274 (Resolved): Return to content element after closing for hide/unhide links
- Applied in changeset commit:522c0049b95d592d05fcf5ad4cdb41901d55d43c.
- 09:56 Bug #80274: Return to content element after closing for hide/unhide links
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:21 Bug #80274 (Under Review): Return to content element after closing for hide/unhide links
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:48 Feature #75959: SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:17 Feature #75959: SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:40 Feature #75959: SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:41 Feature #75959 (Under Review): SystemStatusUpdateTask does not report when there is an TYPO3 Update
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:45 Bug #77257: The selection of a selectbox with the l10n_display type of defaultAsReadonly in TCA is wrong for a localized record
- I have quite the same problem with a select field with a defined set of items (no foreign_table). In my case, *the fi...
- 12:30 Bug #80273 (Resolved): Return to content element after closing for links of bodytext
- Applied in changeset commit:854c7816dcd7be5d9394bb0552944ffdadeec43e.
- 12:07 Bug #80273 (Under Review): Return to content element after closing for links of bodytext
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:20 Task #80283: Use direct array assignments instead of array_push
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:03 Task #80283 (Under Review): Use direct array assignments instead of array_push
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:02 Task #80283 (Closed): Use direct array assignments instead of array_push
- This is a micro optimization, since array_push is slower than direct assignments.
Direct assignments are also more... - 12:09 Task #66217: [FAL] Show exception message or log exception when metadata extraction fail
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:02 Bug #80284 (Needs Feedback): Using fluid viewhelper f.format.case with the attribute "mode" will throw exception
- Is there a way to reproduce this issue?
The format view helper has an argument "mode" registered, so should not th... - 11:11 Bug #80284 (Closed): Using fluid viewhelper f.format.case with the attribute "mode" will throw exception
- Hi,
using the mode attribute will throw exception:... - 12:00 Bug #80166 (Resolved): Recordlist shows content of wrong folder
- Applied in changeset commit:77d551cede4324f30d3ba28d307cf7a763a8ab2a.
- 11:58 Bug #80166: Recordlist shows content of wrong folder
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:00 Bug #79551 (Resolved): Takes care of localization of tt_content_defValues
- Applied in changeset commit:19e8f9b25c2de3dfe3b9df69557dfffaba263712.
- 11:37 Bug #79551: Takes care of localization of tt_content_defValues
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:47 Bug #80285 (Closed): RTE: soft hyphens are visible in IE11 in text mode and encoded
- If "Insert special character" is used in IE 11 for char ­ it will be visible in text mode.
See https://forge.... - 11:30 Bug #80181 (Resolved): Add FAL Records in Mutli-Selection Mode fails
- Applied in changeset commit:8bdb21da2f477bbec0b2ba585d3fc2e4dd9a5383.
- 11:11 Bug #80181: Add FAL Records in Mutli-Selection Mode fails
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:00 Bug #80278 (Resolved): SVG Icons are not registered automatically on ExtensionManagementUtility::addModule
- Applied in changeset commit:d22be08f4c1b3fafb24d95516fc8aca7790f8a31.
- 09:43 Bug #80278: SVG Icons are not registered automatically on ExtensionManagementUtility::addModule
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:36 Bug #80278: SVG Icons are not registered automatically on ExtensionManagementUtility::addModule
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:34 Bug #80278: SVG Icons are not registered automatically on ExtensionManagementUtility::addModule
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:32 Bug #80278: SVG Icons are not registered automatically on ExtensionManagementUtility::addModule
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:29 Bug #80278: SVG Icons are not registered automatically on ExtensionManagementUtility::addModule
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:35 Bug #73133 (Closed): Wrong behaviour of "backend_layout_next_level"
- @Gerhard Rupp
I am really sorry for the very late answer!
I tried with both 7.6.16 and 8.7-dev (latest master) ... - 10:32 Bug #80271 (Accepted): l10n_state field is not created when installing an extension
- In general @l10n_state@ should be created automatically when installing an extension. In EM's InstallUtility::emitTab...
- 10:30 Bug #80122 (Resolved): Missing max value for title and alternative in file reference
- Applied in changeset commit:c4118cdcd67372ec85a66bb7686074a84fe2eda0.
- 10:12 Bug #80122: Missing max value for title and alternative in file reference
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 09:00 Bug #80122: Missing max value for title and alternative in file reference
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:58 Bug #80122: Missing max value for title and alternative in file reference
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Bug #80058 (Resolved): Module Menu only allows for pagetree component to render
- Applied in changeset commit:51b5fad91efa5bef84bec16f3ae3738c382da5f1.
- 08:41 Bug #80280 (Closed): Path calculation (CSS) in rtehtmlarea is missing backpath for TYPO3 backend which is why version numbers are not added
- The method getContentCssFileNames in \TYPO3\CMS\Rtehtmlarea\Form\Element\RichTextElement does not add the backpath fo...
- 07:30 Task #80266 (Resolved): Move config.sys_language_softExclude to compat7
- Applied in changeset commit:dc6bf6e4e15f3a5a4525577231c26430167e3db3.
2017-03-14
- 23:00 Bug #80268 (Resolved): HTML Parser: <a> tag may have no "href" attribute
- Applied in changeset commit:e4edc72df3fbf531e112919d06c6e965ab206188.
- 12:01 Bug #80268: HTML Parser: <a> tag may have no "href" attribute
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:45 Bug #80268 (Under Review): HTML Parser: <a> tag may have no "href" attribute
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:40 Bug #80268 (Closed): HTML Parser: <a> tag may have no "href" attribute
- In @\TYPO3\CMS\Core\Html\RteHtmlParser::TS_links_db()@ <a> tags are parsed and their "href" attributes analysed for U...
- 23:00 Task #80149 (Resolved): Remove $GLOBALS['TYPO3_CONF_VARS']['FE']['pageOverlayFields']
- Applied in changeset commit:bce9a83841088483746f422dbe39c5fa1cee5861.
- 22:46 Task #80266: Move config.sys_language_softExclude to compat7
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:04 Bug #80240: f:image generate wrong relative path
- So when a TYPO3 installation is installed in a subfolder and not in the root of the web domain the images worked in v...
- 22:00 Task #80277 (Resolved): Be more specific about where the link wizard was migrated to
- Applied in changeset commit:454794012c55db047dbed1ed64fa4a4eb83afeea.
- 16:47 Task #80277 (Under Review): Be more specific about where the link wizard was migrated to
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:46 Task #80277 (Closed): Be more specific about where the link wizard was migrated to
- We should simply mention the renderType array index again explicitly.
The current message is a bit confusing, sinc... - 21:48 Bug #80279: Default language can't be selected/stored
- Hi,
Where not selecting no language, the editor can't edit also. For just a quick bad solution, i have added the l... - 18:34 Bug #80279 (Needs Feedback): Default language can't be selected/stored
- Hey,
I can't reproduce this issue on the current 8.6 release - but have you tried not limiting languages at all? If ... - 17:45 Bug #80279 (Closed): Default language can't be selected/stored
- I have added an editor to the website, i want this editor to edit all languages but the default language can't be sto...
- 21:18 Bug #80278: SVG Icons are not registered automatically on ExtensionManagementUtility::addModule
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:23 Bug #80278 (Under Review): SVG Icons are not registered automatically on ExtensionManagementUtility::addModule
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:22 Bug #80278 (Closed): SVG Icons are not registered automatically on ExtensionManagementUtility::addModule
- Bitmap icons are, so it's expected to work for SVGs as well.
- 20:00 Task #80118 (Resolved): Switch to typo3/cms-styleguide
- Applied in changeset commit:191118ec8634b969447d175ee9e0f1396389e124.
- 19:42 Task #80118: Switch to typo3/cms-styleguide
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:27 Feature #80196: EXT:form - row element
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:17 Feature #80196: EXT:form - row element
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:08 Feature #80196: EXT:form - row element
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Feature #80196: EXT:form - row element
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:13 Feature #80196: EXT:form - row element
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:43 Feature #80196: EXT:form - row element
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 04:11 Feature #80196: EXT:form - row element
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 04:07 Feature #80196 (Under Review): EXT:form - row element
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:41 Bug #80215: using contains in query on property of group type doesn't work
- To fix the "I don't know how to contribute"-part at least: Here's the guide https://docs.typo3.org/typo3cms/Contribut...
- 18:40 Bug #80227: Error message: Can't drop database 'functional_test_ft17d7b9a'; database doesn't exist
- are you running multiple test instances in parallel?
- 18:38 Bug #80239: create new IRRE-Element cause exception in multi-language-evoirement
- Can you attach a test extension with your scenario and TCA configuration please?
- 18:34 Task #66217: [FAL] Show exception message or log exception when metadata extraction fail
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:58 Task #66217: [FAL] Show exception message or log exception when metadata extraction fail
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 18:30 Bug #80275 (Resolved): mod.SHARED.colPos_list does not respect in language view
- Applied in changeset commit:19dec733dd93c06b7063b1a03dc5fec199e0225d.
- 18:25 Bug #80275: mod.SHARED.colPos_list does not respect in language view
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:58 Bug #80275 (Under Review): mod.SHARED.colPos_list does not respect in language view
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Bug #80275 (Closed): mod.SHARED.colPos_list does not respect in language view
- Is the colPos_list set to 0 you can still edit other columns if you switch from column view to language view.
Case... - 18:22 Bug #52206: Default-values for text-fields
- I had such error on *Ubuntu/MySQL 5.7* with *TYPO3 7.6 LTS*. To resolve : added at */etc/mysql/my.cnf* in *[mysqld]* ...
- 18:02 Bug #59173: Caching group "pages" and "all" are equal
- Just a note: This inconsistency got fixed with #75844
- 15:30 Bug #80273 (Resolved): Return to content element after closing for links of bodytext
- Applied in changeset commit:6e6fc73d72b40c6b8c9ec3ace017e9d99402ef96.
- 14:30 Bug #80273 (Under Review): Return to content element after closing for links of bodytext
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:26 Bug #80273 (Closed): Return to content element after closing for links of bodytext
- Add the current content element as section to the edit link. Since #70074, the edit link in the header has been alrea...
- 14:27 Bug #80274 (Closed): Return to content element after closing for hide/unhide links
- Since #70074 the editor gets back for edit link in header, but should also work for hide/unhide links.
- 14:08 Bug #79635: Coalescence calls to processDatamap_afterDatabaseOperations
- @Oliver: I believe Thomas Hohn with patch set 13 accomodates the concerns you raised, i.e. only fixing the performanc...
- 13:31 Bug #80164 (Under Review): FSC Image Template: Gallery Setting "Position and Alignment" not handled
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:28 Bug #79912: Error when trying to edit several properties at once in List Modul in TYPO3 8.6
- After testing with an empty installation on the same server, there is no error reproduceable, so it's an extension of...
- 11:56 Bug #66421: RTE insert Image from drag and drop tab - no image name showed (only size of image)
- Still present in 6.2.30
- 11:10 Bug #80264: Add signal slot for successful login
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:26 Bug #80264: Add signal slot for successful login
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:12 Bug #80264: Add signal slot for successful login
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:40 Bug #80271 (Closed): l10n_state field is not created when installing an extension
- I install an extension in extension manager. When I try to insert a new record then, I get the same sql error as in #...
- 10:07 Bug #80230: EXT:form - inconsistent return type for getRendererClassName()
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:47 Bug #80262: Expiration date of session cookies not refreshed
- The real issue is caused by some badly implemented custom core patches fiddling with session internals.
- 08:47 Bug #80262 (Rejected): Expiration date of session cookies not refreshed
- 07:48 Feature #80236: EXT:form - form should transport additional parameters
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 01:01 Task #28614 (Closed): Add TYPO3 exceptions to \TYPO3\CMS\Core\Http\HttpRequest
- httprequest has been removed with 8.1 #70056 in favor of TYPO3\CMS\Core\Http\RequestFactory
2017-03-13
- 22:49 Bug #78548 (Resolved): Dynamic variables access does not work as with standalone version
- Fixed with the patch of #79997
- 22:00 Task #80254 (Resolved): Positioning of suggest result
- Applied in changeset commit:ca68d312b8cfc91a6e5199e09922865c47658cd0.
- 17:57 Task #80254 (Under Review): Positioning of suggest result
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:51 Task #80254 (Closed): Positioning of suggest result
- The suggest result should be positioned left and not right, see screenshot of current behaviour
- 22:00 Bug #80265 (Resolved): Add max to the overrideable fields via tsconfig
- Applied in changeset commit:71a9f96f5731f2598588e8c96ba7c0f9c8fd7159.
- 21:07 Bug #80265 (Under Review): Add max to the overrideable fields via tsconfig
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:03 Bug #80265 (Closed): Add max to the overrideable fields via tsconfig
- field type text should be added the field max as overrideable
- 21:37 Bug #79635: Coalescence calls to processDatamap_afterDatabaseOperations
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:28 Bug #79635: Coalescence calls to processDatamap_afterDatabaseOperations
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:32 Task #80266 (Under Review): Move config.sys_language_softExclude to compat7
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:16 Task #80266 (Closed): Move config.sys_language_softExclude to compat7
- 20:43 Bug #80240: f:image generate wrong relative path
- I don't use config.baseUrl.
I don't use config.absRefPrefix.
The image-Viewhelper worked without any configuration ... - 19:03 Bug #77902: Translating category causes creation of non-necessary relations
- @sys_category.items@ is causing this behavior and duplicates all references per default (as for any other record dupl...
- 17:34 Task #66217: [FAL] Show exception message or log exception when metadata extraction fail
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:24 Task #66217: [FAL] Show exception message or log exception when metadata extraction fail
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:02 Task #66217: [FAL] Show exception message or log exception when metadata extraction fail
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:49 Task #66217: [FAL] Show exception message or log exception when metadata extraction fail
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:31 Task #66217: [FAL] Show exception message or log exception when metadata extraction fail
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Task #66217: [FAL] Show exception message or log exception when metadata extraction fail
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:12 Task #66217: [FAL] Show exception message or log exception when metadata extraction fail
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:31 Task #54316: Provide a Nginx server configuration
- Also would like a standard Nginx config to replace .htaccess. It should ship with the TYPO3 Source.
- 16:34 Bug #80264 (Under Review): Add signal slot for successful login
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:33 Bug #80264 (Closed): Add signal slot for successful login
- For one feature in our project we need a new signal slot / hook in the login process.
Since there is only a hook for... - 16:23 Bug #44105: Image size does not get updated
- I would need an exact step-by-step procedure to reproduce it...
My test with 8.7.0-dev (latest master)
1) Filel... - 15:57 Bug #44105: Image size does not get updated
- Oliver Schlöbe wrote:
> Bug still seems to be present in 8.6.x
>
> Can anyone confirm?
Well, this is a very re... - 11:07 Bug #44105: Image size does not get updated
- Bug still seems to be present in 8.6.x
Can anyone confirm? - 16:21 Feature #80263 (Under Review): Add a new signal slot for user switch
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:19 Feature #80263 (Closed): Add a new signal slot for user switch
- To develop a feature in our project, we need to add a new signal slot, which triggers on switching the user.
- 15:56 Task #79652 (Closed): Fix functional tests on PostgreSQL
- All Tests are green!
- 15:16 Bug #80262 (Under Review): Expiration date of session cookies not refreshed
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:08 Bug #80262 (In Progress): Expiration date of session cookies not refreshed
- 15:08 Bug #80262 (Rejected): Expiration date of session cookies not refreshed
- If a session of FE or BE is configured to run on a lifetime basis (not the default session basis), the expiration dat...
- 15:00 Bug #80260 (Resolved): Update 8.6 Documentation
- Applied in changeset commit:b1fce6b45c7d02a846a53644075d496b183299f1.
- 13:48 Bug #80260 (Under Review): Update 8.6 Documentation
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Bug #80260 (Closed): Update 8.6 Documentation
- 15:00 Bug #80234 (Resolved): Add localizationStateSelector to some elements
- Applied in changeset commit:4d030d999f6885b750b40d257f3654ed6eac1841.
- 14:00 Task #80100 (Resolved): Bypass fetch of database record if already loaded
- Applied in changeset commit:0f2028a318708e4b7fa51cd6fc010a172b673080.
- 08:46 Task #80100: Bypass fetch of database record if already loaded
- Patch set 4 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:00 Bug #66451 (Resolved): No preview of page if "Publish Date" is set
- Applied in changeset commit:f012052f4dca93f612ae0c5ba77e7e58d88cf2ec.
- 13:49 Bug #66451: No preview of page if "Publish Date" is set
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Bug #66451: No preview of page if "Publish Date" is set
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:57 Bug #66451 (Under Review): No preview of page if "Publish Date" is set
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:37 Bug #80246: MemcachedBackend is a Transient backend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:16 Bug #80226 (Rejected): Frontend user login doesn't respect Delete resctriction
- 11:04 Bug #80226: Frontend user login doesn't respect Delete resctriction
- sorry, didn't see that it's fixed already.
- 13:14 Bug #76427: Exception when adding in a workspace a page in the pagetree
- I can confirm that bug on TYPO3 7.6.16
- 11:43 Bug #80058: Module Menu only allows for pagetree component to render
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:39 Bug #80058: Module Menu only allows for pagetree component to render
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:40 Bug #80243 (Needs Feedback): TYPO3/CMS/Backend/ContextMenuActions only respects PageTree
- Hi
I'm pretty certain I've used the same code as it was before.
Did it work in v7? Can you send me some steps to re... - 11:10 Bug #80256 (Closed): ProcessedFile::needsReprocessing fails with new file
- When using @needsReprocessing@ on a new @ProcessedFile@ object that has not yet been saved in the database, a PHP war...
- 10:47 Bug #56060: TCA type inline readOnly
- Yes, I can confirm this bug...
- 10:00 Bug #79814 (Resolved): Editing start-/end time of scheduled task not working correctly
- Applied in changeset commit:7c0ddc7a0e2064c34482c6bf9a58b92bd59c3281.
- 09:44 Bug #80249 (Closed): Popup: Do you want to quit without saving comes when adding content element with time access constraints
- closed as duplicate of #80008
- 09:30 Bug #79508 (Resolved): SelectIcon rendering does not fit in screen
- Applied in changeset commit:447aff0c7438756e2e1aac916b5b723f6ed14bc3.
- 07:40 Bug #79508: SelectIcon rendering does not fit in screen
- h2. Patch set 3 adds the known border around the iconset
!selecticons170313-073909.png! - 07:38 Bug #79508: SelectIcon rendering does not fit in screen
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:04 Feature #75191: Converting svg to png not possible without cropping or masking the image
- Hey there,
can we think about this issue again?
It is still impossible to convert SVG graphics to PNG images.
But ... - 09:00 Task #80247 (Resolved): sys_domain would benefit from index on columns used in PageRepository->getDomainStartPage()
- Applied in changeset commit:b66275c83818ddc02bda04ab67c53bf901cad54d.
- 01:14 Feature #80192 (Under Review): EXT:form - extend select form element
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:42 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:40 Feature #80126: EXT:form - maximum field length not set as attribute "maxlength"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:42 Feature #80125: EXT:form - support for HTML5 input types email, tel and url
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:40 Feature #80125: EXT:form - support for HTML5 input types email, tel and url
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:42 Feature #80127: EXT:form - support for HTML5 attributes min and max
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:40 Feature #80127: EXT:form - support for HTML5 attributes min and max
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:41 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:40 Feature #80128: EXT:form - support for HTML5 attribute "minlength"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:41 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:40 Feature #80130: EXT:form - support for HTML5 attribute "pattern"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
Also available in: Atom