Activity
From 2018-10-15 to 2018-11-13
2018-11-13
- 23:32 Bug #43706: Constants in a page-TSconfig only accepted with an ext. template!?
- This issue seems still present in 9.5.2-dev (latest master)
Minimal test setup:
1) In your homepage with the ma... - 21:54 Bug #86234 (Under Review): Missing Meta Tags on Pages with *_INT objects
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:53 Bug #85985: Error: No pseudo-site found in root line of page 3
- @AndreasSteiger: What's the stack track for the exception you get (probably you might want to enable debug context in...
- 11:06 Bug #85985: Error: No pseudo-site found in root line of page 3
- I also can reproduce the error in 9.5.1.
If I move this 'error'-site in an another root site tree and add pages, the... - 20:52 Bug #86632: Reports complaining that "Update incomplete"
- I did new install TYPO3 version 9.5.1 but I still have this problem.
- 20:23 Feature #86847: addQueryString for languageMenuProcessor
- See https://review.typo3.org/#/c/58611/
- 18:44 Bug #85069 (Needs Feedback): Linkvalidator reports links to pages with certain cookie-alerts as broken
- I can't reproduce the problem with the 3 links you provided in 9 master.
It appears there may be some encoding / ... - 18:42 Bug #86921 (Closed): Linkvalidator reports exception on links with tilde (~)
- Error message: Exception: NAMEPREP: Prohibited input U+0000007E
Use a link with tilde
TYPO3 version: 9-dev (mas... - 18:22 Bug #81096 (Accepted): Images wrongly cropped in translated pages
- 18:20 Bug #81096: Images wrongly cropped in translated pages
- TSCONFIG:...
- 18:16 Bug #81096: Images wrongly cropped in translated pages
- The reason for that is the following. Despite width and height being configured to be synced for translations (l10_mo...
- 18:12 Bug #86918: Linkvalidator stops working on specific links (external URLs)
- Thank you for your report. I reformatted your post a little. Hope that's ok.
Number 2 is a little odd, because ... - 15:46 Bug #86918 (Closed): Linkvalidator stops working on specific links (external URLs)
- * Some sites require specific HTTP headers, which are normally set in browsers.
E.g. an external link validation for... - 18:06 Task #86920 (Closed): This is a test. Please delete afterwards.
- 17:47 Task #86919 (Under Review): Drop dependency to jQuery in FieldControls
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:46 Task #86919 (Rejected): Drop dependency to jQuery in FieldControls
- Currently in all re-written FormControl modules jQuery is only used for @ready()@. This is not necessary, the modules...
- 17:40 Task #86644: Migrate FieldControl EditPopup
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:39 Bug #86848: userTsConfig - some options do not work anymore....
- Hi,
Why was this option "uploadFieldsInTopOfEB" removed ?
It seems to me that it is a regression in usability of ... - 14:51 Feature #32051: Concat ordering for Database request
- Fair enough, I'll try to make it into core this time, now that I'm all set up, this should not take too long :-)
- 14:44 Bug #86917 (Closed): Missing support for options in "Execute console commands" scheduler task
- The *Execute console commands* scheduler task added in #79462 only supports command arguments. Command options (aka "...
- 13:48 Bug #86909 (Under Review): tt_content examples in "Page" module does not respect CTypes added via TSconfig
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:03 Bug #86909: tt_content examples in "Page" module does not respect CTypes added via TSconfig
- > Hey!
>
> thanks for creating this issue. however I can't really reproduce that: Using the tsconfig
> [...]
> ... - 13:26 Bug #86837: TypoScript Condition: tree.* broken on cached pages
- Latest typo3-9 master branch. Local, pretty much bare development system, nothing is included at the root template.
... - 11:54 Task #86916 (Closed): Use button group for Create/Filter buttons above page tree
- Since the buttons for _Create new pages_ and filtering are mutually exclusive they behave like a "button group":https...
- 11:43 Bug #85297: Breaking: TypoScript setup is overwritten
- I just tested it by myself because it got my attention....but so far everything works nice.
So I guess that's alrea... - 11:42 Bug #86915 (Closed): Symfony Expression TypoScript conditions fail at nested arrays
- Hi,
conditions that try to access values of nested array do not yet work properly with the new symfony expression ... - 11:09 Bug #85780: Published change is not visible anymore in BE workspace view but in workspace preview
- Tommaso Liberio wrote:
> Got same error in my TYPO3 project. Are you using Gridelements too?
Yes I am. - 11:06 Bug #85780: Published change is not visible anymore in BE workspace view but in workspace preview
- Got same error in my TYPO3 project. Are you using Gridelements too?
- 10:22 Task #86914 (Rejected): make settings of RecordsXmlSitemapDataProvider stdWrappable
- It would be nice to get more dynamic in the setting of RecordsXmlSitemapDataProvider. At the moment is it not possibl...
- 10:21 Bug #86569: Respect no_index while creating canonical and hreflang tags
- The Patch does not remove the canonical if "robots" is set to "noindex" via TypoScript, for example:...
- 10:20 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- Also big thanks to Oliver for clearifing things!
So to put it all together:
What can be patched is using the Slug... - 09:24 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- Thanks, Oliver, for the great and comprehensive guide through the challenges and actual options.
Using the patter... - 08:58 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- Actually @PersistedPatternMapper@ was not meant to be used für arbitrary field values - @title@ in the class comments...
- 09:42 Bug #85642: Silent failure with missing namespace declaration on inner viewhelper
- I opened an issue on the github page for fluid.
- 09:32 Bug #86910: All text input fields get required="required" attribute
- No, I have several required fields before.
I did not think that mattered. - 09:12 Feature #86913 (Closed): Support for locale based language files
- It would be great if TYPO3 could finally support locale based language files like "en_RS.locallang.xlf".
We do wo...
2018-11-12
- 20:45 Feature #23288 (Closed): hook in t3lib_BEfunc::firstDomainRecord()
- I am closing this issue because of lack of feedback. feel free to contact me or benni mack if you feel that this need...
- 19:36 Bug #86890: AbstractTagBasedViewHelper recycles the TagBuilder
- ... we just found out that wrapping the fields inside GridRow->Fieldset->... greatly reduces the probability of seein...
- 19:26 Bug #86890: AbstractTagBasedViewHelper recycles the TagBuilder
- Minimal test case that renders the erroneous ...
- 19:27 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- That's exactly what I am afraid of. How can a resolver get the origial record / title used as path segment without an...
- 18:48 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- So, adding a sanitizing option, eg. to
\TYPO3\CMS\Core\Routing\Aspect\PersistedAliasMapper->generate()
is the e... - 18:22 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- Thanks for the clarification. I'm using the *PersistedAliasMapper* already for the custom field. But as you outlined ...
- 18:18 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- Of course uyou can use a custom field:
:yaml:
routeEnhancers:
Blog:
type: Extbase
l... - 18:12 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- Bigger topic, for sure. But I would definitely see it as a must have for a fully working core-based URL routing. Henc...
- 18:03 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- To use (and adapt) the sanitize fucntion is my plan for a first patch. I think the configuration part is a bigger top...
- 18:02 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- I guess, ...
- 17:58 Bug #86797: No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- I would be *great* to have a config option which would URLize the string handed over, eg. from a common title field.
- 19:22 Bug #86910: All text input fields get required="required" attribute
- Just to add this here:
I cannot reproduce with just 1 (unrequired) field. To reproduce, I have to add 1 required f... - 18:33 Bug #86910 (Closed): All text input fields get required="required" attribute
- Duplicates #86890 please continue there
- 15:30 Bug #86910: All text input fields get required="required" attribute
- Additional Info about this bug:
It only happens right after clearing caches and reload the form page the *first* t... - 15:23 Bug #86910 (Closed): All text input fields get required="required" attribute
- To reproduce, 1. generate a test.form.yml using a simple text Node:...
- 18:57 Feature #83148: Add Force download support to the FileDumpController
- Sure this is already possible by using the hook (like is done in ext:fal_securedownload).
But problem is that the ... - 11:04 Feature #83148: Add Force download support to the FileDumpController
- AFAIS this could be implemented using the @FileDumpEIDHookInterface@ and manually calling @$file->getStorage()->strea...
- 18:11 Bug #86912 (Closed): Migration v7 to v8 LTS: Missing field l10n_source
- I tried to migrate a system from 7.6 to 8.7.20. If I start the Upgrade Wizard in the install tool, I got an error, th...
- 17:28 Task #86545: Make canonical and hreflang optional
- Hi Richard, thanks for the patch, this is great!
Today I received a request from an SEO to outsource hreflang to a... - 16:28 Bug #73165 (Under Review): TCA Group field filters do not get called for translated items in element browser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:26 Bug #73165 (In Progress): TCA Group field filters do not get called for translated items in element browser
- 15:25 Bug #86557: routeEnhancers: Routing ending Slash is double
- Another inconsistency is with translations. As default the urls generated will not have a trailing slash:...
- 14:16 Bug #86557: routeEnhancers: Routing ending Slash is double
- Matthias Krappitz wrote:
> Sven Wappler proposed a simple fix for this double trailing "/" issue to change line 150 ... - 14:46 Bug #86834 (Closed): No rendering of audio files with "Text & Media"
- closed as no feedback
- 14:26 Bug #84550 (Closed): "l10n_display = defaultAsReadonly" throws exception for "type = group" elements
- See #85531
- 14:16 Feature #75987: Implement request throttling/ rate limiting functionality and API
- My TYPO3 website was just attacked by a bot with 1000s of requests which killed my db with an exception like: Connect...
- 13:39 Bug #86909 (Needs Feedback): tt_content examples in "Page" module does not respect CTypes added via TSconfig
- Hey!
thanks for creating this issue. however I can't really reproduce that: Using the tsconfig ... - 13:33 Bug #86810: After Upgrade Wizard: Add the default Extension Manager database tables - Reports Update Incomplete
- I can confirm the first issue. I have updated an 8.7 version and get the same message.
- 10:46 Feature #86894: Add option to selectively clear localization cache
- Thanks for your quick reply. I understand your point und frankly, I wasn't too hopeful for this issue. ;-)
But allow... - 10:32 Bug #86895: routeEnhancer not working correct for paginate widget
- Vasyl Mosiychuk wrote:
> I have the same problem with the pagination widget...
Same behaviour here, the pagination ... - 09:42 Bug #85642 (Closed): Silent failure with missing namespace declaration on inner viewhelper
- Hey Mordamir,
this issue is related to Fluid Rendering Engine, which resides within https://github.com/TYPO3/Fluid... - 00:05 Task #86644: Migrate FieldControl EditPopup
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:02 Task #86644 (Under Review): Migrate FieldControl EditPopup
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2018-11-11
- 19:34 Bug #81095: Indexed Search Label "displayResults" not translatable by TypoScript
- Sebastian Schmal wrote:
> A new Bug is here:
> the typoscript dont work with HTML !
>
> [...]
Hey Sebastian,... - 10:07 Bug #81095: Indexed Search Label "displayResults" not translatable by TypoScript
- A new Bug is here:
the typoscript dont work with HTML !... - 18:41 Feature #86908 (Closed): Poster HTML5 video
- I close this issue as a duplicate of #71831 please continue the discussion there. I've added there a reference to thi...
- 14:02 Feature #86908 (Closed): Poster HTML5 video
- Hello,
It seems there is not any option for adding a poster image to HTML5 video tag (typo3/sysext/core/Classes/Res... - 18:24 Bug #86909 (Closed): tt_content examples in "Page" module does not respect CTypes added via TSconfig
- h2. Case
I've added a number of items to the tt_content field CType directly via Page TSconfig.
When I add a co... - 17:30 Bug #86841 (Closed): Inline "then"/"else" not working for <f:security.ifAuthenticated>
- closed as requested
- 17:13 Bug #86841: Inline "then"/"else" not working for <f:security.ifAuthenticated>
- Close the issues, please.
- 17:11 Bug #86895: routeEnhancer not working correct for paginate widget
- I have the same problem with the pagination widget...
2018-11-10
- 22:45 Bug #79606 (Needs Feedback): New page version not displayed in the pagetree if it is under PID=0
- @Sergio Catalá When I tested this issue the last time I have not considered that when you create a workspace, you _se...
- 17:44 Bug #86790: Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- The whole problem originates because the arrows are in @float:left@ and at some point (or when resizing) the space is...
- 17:17 Bug #86790: Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- I was eventually able to reproduce your issue on 9.5.2-dev (latest master); I think that it depends on the level dept...
- 15:55 Bug #86790 (New): Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- 12:27 Bug #86790: Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- The pagetree I did my first screenshots contains around 20.000 pages up to 8 levels deep. So I also think it is about...
- 16:28 Task #86906: Drop evaluation of @cascade annotations
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:14 Task #86906 (Under Review): Drop evaluation of @cascade annotations
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Task #86906 (Closed): Drop evaluation of @cascade annotations
- 16:27 Task #86905: Drop evaluation of @transient annotations
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:16 Task #86905: Drop evaluation of @transient annotations
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:06 Task #86905 (Under Review): Drop evaluation of @transient annotations
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Task #86905 (Closed): Drop evaluation of @transient annotations
- 16:26 Task #86901 (Under Review): Drop evaluation of @ignorevalidation annotations
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:10 Task #86901 (Closed): Drop evaluation of @ignorevalidation annotations
- 16:15 Task #86900: Drop evaluation of @lazy annotations
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:01 Task #86900 (Under Review): Drop evaluation of @lazy annotations
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:10 Task #86900 (Closed): Drop evaluation of @lazy annotations
- 15:49 Task #86899 (Under Review): Drop evaluation of @inject annotations
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:09 Task #86899 (Closed): Drop evaluation of @inject annotations
- 13:40 Task #86907 (Under Review): Deprecate usage of @inject with non public properties
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:29 Task #86907 (Closed): Deprecate usage of @inject with non public properties
- 13:27 Bug #86234 (In Progress): Missing Meta Tags on Pages with *_INT objects
- Will try to reproduce for now, reopened this issue.
- 13:03 Bug #86895: routeEnhancer not working correct for paginate widget
- Further investigation. So I have a list of topics with links like (decoded here) :
[1.] https://mysite.test/commun... - 12:12 Task #86904 (Closed): Drop evaluation of @flushesCaches annotations
- 12:11 Task #86903 (Closed): Drop evaluation of @internal annotations
- 12:11 Task #86902 (Closed): Drop evaluation of @cli annotations
- 12:00 Task #86898: Drop evaluation of @validate annotations
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:56 Task #86898 (Under Review): Drop evaluation of @validate annotations
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:37 Task #86898 (Closed): Drop evaluation of @validate annotations
- 00:59 Bug #73644: sys_category - problem in list view with 'set fields' parent and item
- Partially solved on 8.7.20 and 9.5.2-dev (latest master) as far as I can see:
I made the following test on the cat... - 00:30 Bug #84542 (Needs Feedback): No return value check in SoftReferenceParserHook
- @Rens Admiraal I feel sorry for this very late answer;
I've not understood if this issue can be closed or is there... - 00:17 Bug #86280 (New): SVG images are not scaled in the backend page tree
- 00:04 Bug #86897 (Closed): ext_tables.sql missing first field while extending a table
- Not reproduceable after writing the issue report. So closing for now.
2018-11-09
- 23:52 Bug #86897: ext_tables.sql missing first field while extending a table
- Wired, this must be something else.
- 23:40 Bug #86897 (Closed): ext_tables.sql missing first field while extending a table
- I've an extension which have extends tt_content table inside ext_tables.sql with following lines....
- 22:00 Task #86891 (Resolved): Move latest rst files
- Applied in changeset commit:1ab4b9a148af9acc89185d6b96efef992097e00d.
- 15:08 Task #86891: Move latest rst files
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:55 Task #86891: Move latest rst files
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:42 Bug #85038: allowTagsOutside not working in rte_ckeditor
- I am missing this option too. I would like to use this get to get rid of the sourounding p tags, as Ricardo writes ab...
- 17:12 Bug #86837: TypoScript Condition: tree.* broken on cached pages
- that is very wiered... also with the additional conditions I can't reproduce the problem. :(
can you provide more i... - 15:20 Feature #86844: Allow 404-handling for non-defined page-types (typeNum)
- Maybe corresponding to the allowed languages: config.linkVars = L(0-1).
I noticed at some sites multiple log recor... - 14:47 Bug #86895: routeEnhancer not working correct for paginate widget
- Update: the first time (not page 1) I click on the pagebrowser it works, clicking then on another page of the pagebro...
- 13:43 Bug #86895 (Closed): routeEnhancer not working correct for paginate widget
- ...
- 14:36 Task #86896 (Closed): Apply CGL consistently in .yaml files
- The CGL page for Yaml files has been added: https://docs.typo3.org/typo3cms/CoreApiReference/CodingGuidelines/CglYaml...
- 12:46 Feature #86894 (Rejected): Add option to selectively clear localization cache
- Thanks for creating the issue and your use case is understandable. The way to the current solution and count of clear...
- 12:33 Feature #86894 (Rejected): Add option to selectively clear localization cache
- I think it would be great to have the functionality of the extension flush_language_cache as a core feature. IMHO, lo...
- 12:19 Feature #86881: Support of Features in expression language
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:15 Feature #86881 (Under Review): Support of Features in expression language
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:49 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- Hi,
sorry, in my last post i forgot to add the TYPO3 version:
The content fallback does not work with v9 LTS usin... - 09:09 Bug #86893: Extension Configuration modal misses space above save button again
- The scss was moved to the wrong file (TYPO3 Installation instead of typo3 install)
- 09:06 Bug #86893 (Closed): Extension Configuration modal misses space above save button again
- 08:59 Bug #86234: Missing Meta Tags on Pages with *_INT objects
- Can still confirm this bug in 9.5.1.
- 08:37 Bug #85320 (Rejected): Translation arguments not inserted into default value
- See related Gerrit review for how to handle this properly.
- 08:22 Feature #86826: Allow to set a recursive level to SEO sitemap for records
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:19 Bug #59383: Create page via drag'n'drop does not respect TCAdefaults from UserTS
- @Blaser
Please use the Reply button at review.typo3.org for the patch linked above to vote and comment on the patch.... - 00:02 Bug #77993 (Closed): Pagetree filter: Duplicate root page displayed at opening a resulting page
- Sorry, but I close this one as it only affects 8.7 and for now it won't be fixed as nobody will work on it.
If yo... - 00:01 Bug #82013 (Closed): Create page with active pagetree filter renders complete pagetree under new page again in TYPO3 8.7
- Sorry, but I close this one as it only affects 8.7 and for now it won't be fixed as nobody will work on it.
If yo... - 00:01 Bug #83994 (Closed): $uid must be positive integer, 0 given when creating a new Page
- There have been some fixes in this area the last months for other DB drivers.
I close this issue because no feedbac... - 00:00 Feature #84003 (Closed): Ajax Widget independance from plugin
- No feedback the last 3 months, closing this request now. If this is still wanted please contact me and I re-open it.
2018-11-08
- 23:58 Bug #84236 (Closed): Uncaught exception in DataHandler
- Both mentioned issues are marked as resolved and the reporter did not respond the last 4 months on the questions aske...
- 23:54 Bug #84624 (Closed): Importing Youtube Videos with control characters in the title might break frontend output
- No feedback for a couple of months, closing this issue for now. If this is still a problem please contact me and I wi...
- 23:49 Task #84961 (Closed): Remove unused constants regarding typo3.org
- Duplicates #85793
- 23:44 Bug #85214 (Closed): Inform BE user, if extension installation possibly requires DB updates
- We have 9.5LTS already :-), closing the ticket as the author asked us to do so.
- 23:37 Bug #85741 (Closed): Bugfix for MathExpressionNode.php
- Closing this ticket as duplicate of #85604
- 23:33 Bug #85834 (Closed): ext:indexed_search - getDisplayResults protected
- Method has always been protected. Closing this ticket as no reaction in 3 months and there is a possiblity to get thi...
- 23:13 Bug #86108 (Closed): Missing translations in file jquery.dataTables.js
- Closed as requested.
- 23:05 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:57 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 23:05 Bug #79802: phash not unique
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:57 Bug #79802: phash not unique
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:49 Task #74378 (Closed): Introduce global AMD module for TYPO3 object
- IMO all done
- 22:44 Bug #75585 (Closed): "PHP Warning: array_replace_recursive() recursion detected" on rendering under PHP 7
- couldn't reproduce that on 8 or 9, therefore I am closing this issue
- 22:38 Bug #81397 (Resolved): Stop page tree bug, Page tree don't render when there are child records with the same name.
- 22:30 Bug #78195 (Closed): WizIcon not shown in new content element list any more
- closed because of lack of feedback. 7 is now near EOL as well
- 22:30 Task #86545 (Resolved): Make canonical and hreflang optional
- Applied in changeset commit:3823f0af9e30c90392394c1d80634f1382f83862.
- 22:29 Bug #78278 (Needs Feedback): Flexform Suggest Wizard delivers Error 500
- I can't reproduce that on 8 or 9. can you retest there as well? thanks
- 22:27 Bug #78605 (Closed): FILES object references property doesn't respect hidden references
- I can't reproduce that on 9.5 and probably this has gone with doctrine dbal in 8. therefore I am closing this issue.
- 22:22 Bug #78800 (Closed): TCEForms Broken when TSFE is initialized during datamap-hook
- with 9 it is now possible to create correct links everywhere without faking stuff. therefore I am closing this issue....
- 22:17 Bug #80139 (Resolved): Tilde in base URL causes exception
- I am closing the issue. nothing will be changed in that regard in 9.
thanks for your feedback! - 22:11 Bug #81815 (Needs Feedback): TYPO3 307-redirects to URL with duplicate 'type' GET param
- can you retest this with version 9 as routing changed completly. probably solved there.
- 22:10 Task #81403 (Closed): ckeditor uses wrong modal for paste text
- closing it because lack of feedback and nobody will tackle that.
- 22:05 Task #86892 (Closed): Introduce bootstrap 5 compatible templates
- With this feature we want to move to Bootstrap 5.
- 22:04 Bug #19483 (New): alternativeSortingField does not work for other languages
- 22:03 Feature #86826: Allow to set a recursive level to SEO sitemap for records
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:55 Feature #86826: Allow to set a recursive level to SEO sitemap for records
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:43 Feature #86826: Allow to set a recursive level to SEO sitemap for records
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:40 Feature #86826: Allow to set a recursive level to SEO sitemap for records
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:03 Task #84874 (New): Page module preview hook cleanup
- 22:02 Task #86891 (Under Review): Move latest rst files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:01 Task #86891 (Closed): Move latest rst files
- 22:01 Task #84878 (New): Restructuring the persistence manager code
- 22:01 Bug #85320 (New): Translation arguments not inserted into default value
- 22:00 Task #84876 (New): Restructuring the configuration manager code
- 22:00 Bug #86793 (Resolved): Renamed columns are not correctly detected by database schema diff
- Applied in changeset commit:1a66bc91986e5cc4697eabd40728120e44036db3.
- 20:45 Bug #86793: Renamed columns are not correctly detected by database schema diff
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Bug #64215 (Resolved): Suggest wizard should respect options.pageTree.altElementBrowserMountPoints
- Applied in changeset commit:40a79c0ad19f870e31ded6b81efe7742bea473af.
- 21:04 Bug #64215: Suggest wizard should respect options.pageTree.altElementBrowserMountPoints
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Bug #86877 (Resolved): refindex:update does not work in CLI-Context
- Applied in changeset commit:2a565fa670bc520e6fb253c23808fa9367361b2f.
- 21:58 Feature #17283: Multidimensional piVars couldn't be set by _DEFAULT_PI_VARS
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:52 Feature #17283: Multidimensional piVars couldn't be set by _DEFAULT_PI_VARS
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:52 Feature #17283: Multidimensional piVars couldn't be set by _DEFAULT_PI_VARS
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:56 Bug #84777 (New): Exception because of non existing form yaml after saving ContentElement
- 21:56 Bug #84595 (New): EXT:form tries to get identifier from string
- 21:55 Task #86286 (Rejected): [BUGFIX] Fix exception in IconFactory where deleted link record has no overlay
- could not reproduce
- 21:55 Feature #84203 (New): Support "imports" within forms setup files
- 21:54 Bug #84873 (Needs Feedback): Exceptions from form configuration files are not caught within the form engine
- Can we close the issue since the patch has been abandoned? Or is the issue still valid?
- 21:30 Bug #86623 (Resolved): tt_content - error when language content set to -1
- Applied in changeset commit:d70b6f51d864ec4425ff6c2c5cd06dc78e9e9807.
- 21:30 Task #86885 (Resolved): Remove check for unused setting "uploadFieldsInTopOfEB"
- Applied in changeset commit:43e988f42073e1f70b4f64a17939a2330c0decc9.
- 21:09 Task #86885: Remove check for unused setting "uploadFieldsInTopOfEB"
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:43 Task #86885: Remove check for unused setting "uploadFieldsInTopOfEB"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:42 Task #86885: Remove check for unused setting "uploadFieldsInTopOfEB"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:57 Task #86885 (Under Review): Remove check for unused setting "uploadFieldsInTopOfEB"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:55 Task #86885 (Closed): Remove check for unused setting "uploadFieldsInTopOfEB"
- With #80463 the setting "options.uploadFieldsInTopOfEB" has been removed from the templates, no need to check it in code
- 21:30 Bug #82100 (Resolved): Backend Form Dataprovider load every foreign Entity, not only the related one
- Applied in changeset commit:be62d64d6b17b51b997cd88c5da7805587fc93db.
- 20:49 Bug #82100: Backend Form Dataprovider load every foreign Entity, not only the related one
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:22 Task #86838: Deprecate GeneralUtility::implodeArrayForUrl()
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:13 Bug #67047: Cannot access shortcut target in menus
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:10 Feature #85407 (New): Add "datetimesec" eval option for type="input" renderType="inputDateTime"
- 21:08 Task #85417 (New): Take itemsProcFunc into account when rendering DB-List-Rows
- We need some more conceptual work on how we could fetch all data (foreign_table etc) to make itemsProcFunc work in ot...
- 21:01 Feature #85369 (New): Proper YAML configuration API
- 21:00 Bug #86864 (Resolved): SuggestWizard within FlexForms does not work
- Applied in changeset commit:a726ae1ec9a3d5b20f7e41061e010be5480c67c9.
- 21:00 Bug #82225 (Resolved): Large cropper configuration breaks the image manipulation editor with 414 (Request-URI Too Long)
- Applied in changeset commit:4532a1adf9bd3f74048bcae590c6e5b2c2c7efc3.
- 21:00 Bug #86882 (Resolved): TSConfig "options.contextMenu.table.pages.tree.disableItems" not working
- Applied in changeset commit:a445cca676a5c03f2c95818b32ec5c3694137e33.
- 10:47 Bug #86882 (Under Review): TSConfig "options.contextMenu.table.pages.tree.disableItems" not working
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:31 Bug #86882 (Accepted): TSConfig "options.contextMenu.table.pages.tree.disableItems" not working
- thanks for the patch. has been confirmed and is a regression of #84993
- 09:28 Bug #86882 (Closed): TSConfig "options.contextMenu.table.pages.tree.disableItems" not working
- The user TSConfig option "options.contextMenu.table.pages.tree.disableItems" is not working on TYPO3 9.5.1.
https://... - 21:00 Bug #81176 (New): IRRE + useCombination: overrideChildTca not working for ChildChild
- 20:54 Bug #81563 (New): TCA: Palettes in "subtypes_addlist" are not processed
- 20:35 Bug #82235 (Needs Feedback): CObject Viewhelper with image object as data attribute leads to flodding of typo3temp folder
- Hi Dmitri,
how would you want to solve this? Using getters is a nasty idea. But we could of course, create a ->toA... - 20:30 Bug #86830 (Resolved): "Check for core updates" Button dont work.
- Applied in changeset commit:eb3ed3298f4a6c059a98d3a8639b02010c633d58.
- 20:10 Task #85409: Inform backend user if a column has to be a unique value after saving the record
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:53 Task #85409: Inform backend user if a column has to be a unique value after saving the record
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:17 Task #85409 (Under Review): Inform backend user if a column has to be a unique value after saving the record
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:56 Bug #86890: AbstractTagBasedViewHelper recycles the TagBuilder
- can reproduce (master).
- 19:34 Bug #86890 (Closed): AbstractTagBasedViewHelper recycles the TagBuilder
- The same ViewHelper instance is used for multiple generations of Tags in \TYPO3Fluid\Fluid\Core\ViewHelper\AbstractTa...
- 19:45 Bug #85346 (Accepted): Typoscript Editor not showing entries from line about 670
- 19:30 Bug #86251 (Resolved): admin panel does not open in safari
- Applied in changeset commit:0015c5e3cd3a96e4e4c0edc946467ac20ab92c61.
- 19:15 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- Hi,
i just want to add my 2 cents to say I ran in the problem Jo explains here.
I have added a screenshot:
What ... - 19:00 Bug #86888 (Resolved): PseudoSiteFinder: All found languages have iso en
- Applied in changeset commit:d702b0918c930303d98a785a80b1e9ae475dddf3.
- 18:30 Bug #86888: PseudoSiteFinder: All found languages have iso en
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Bug #86888 (Under Review): PseudoSiteFinder: All found languages have iso en
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Bug #86888 (Closed): PseudoSiteFinder: All found languages have iso en
- The PseudoSiteFinder aggregates all languages defined in sys_languages and builds from this an array in following for...
- 19:00 Feature #86881 (Resolved): Support of Features in expression language
- Applied in changeset commit:c0d321c2c0f0e4eb8b839a83a787e104183092da.
- 19:00 Bug #85693 (Resolved): Sitemap takes field pages into account
- Applied in changeset commit:da277eb8bfd27f1b675e035dfebb80987757621f.
- 18:40 Bug #85693: Sitemap takes field pages into account
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 18:00 Bug #86627 (Resolved): Translations for content elements using free mode not shown anymore in frontend in v9
- Applied in changeset commit:ec2340a691983168b5a3431ac994b266a5f85cf3.
- 18:00 Bug #86873 (Resolved): xmlns:f is not removed from sitemapindex
- Applied in changeset commit:3cdf60a9e5af210ddee5f81e70335b8ef5cb3769.
- 02:59 Bug #86873: xmlns:f is not removed from sitemapindex
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Bug #86867 (Resolved): The reports.html is missing on local acceptance testing (with Docker)
- Applied in changeset commit:b0cfa4817396bbc6544aa3ac6fcac9232bc2e9c4.
- 17:57 Bug #59383: Create page via drag'n'drop does not respect TCAdefaults from UserTS
- Patch set 1 works for me. (TYPO3 8.7.19)
- 17:13 Bug #86790: Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- There you go, have a look at 20181108-pages.sql.gz
You might want to try the following steps to reproduce the prob... - 09:36 Bug #86790: Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- @Tobias Stahn yep, everything that could help reproducing the bug is welcome :) thank you.
- 16:51 Bug #80427: Using space_before_class and space_after_class in PageTS Config
- Thanks Alexander, it works! :-)
I believe this issue can be closed, as both reported problems seem to have solutio... - 16:12 Feature #86620: Update "slug" for all sub pages in TYPO3 9
- I've the same issue. Lot's of page levels and no way for fast updating the slugs of the sub pages. The upgrade wizard...
- 14:29 Task #86887 (New): Enable urls like `https://example.com/` and `https://example.com/path/to/site.html`, so only `.html` suffix for page type 0 if there is a path.
- We just discussed how to configure the new URL handling within 9.5.x.
Our goal: Have urls like _https://example.co... - 13:54 Bug #86848 (Needs Feedback): userTsConfig - some options do not work anymore....
- with #80463 "options.uploadFieldsInTopOfEB" has been removed, the rest is working for me in 9 as well
- 12:00 Feature #55976: Override TCA config with TSconfig - TCEFORM
- As there doesn't seem to be any possibility to manipulate the allowOverrideMatrix after the getMainFieldsClass hook w...
- 11:58 Feature #14669: set Fields required
- As there doesn't seem to be any possibility to manipulate the allowOverrideMatrix after the getMainFieldsClass hook w...
- 11:19 Feature #50375: Migration from "old" mailforms to "new" form extension
- I added some missing field types to the script from Benjamin, and created a very basic extension (See attached file)....
- 11:03 Bug #86837: TypoScript Condition: tree.* broken on cached pages
- No, still doesn't work.
I found out, that as soon as I activate an applicationContext-condition, the bug appears:
... - 09:20 Bug #86234: Missing Meta Tags on Pages with *_INT objects
- I thought, this was fixed for me as well. But after looking at the cache-expiration, I believe Joerg is correct and t...
- 07:41 Bug #75974 (Needs Feedback): UriBuilder will not generate pageType 0 links
- Hey Bernhard,
is this still an issue? As far as I read the code, if you do NOT add a page type in your Extbase con... - 03:09 Bug #86862: Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed.
- Lets fix the 90% case. I would argue the space stuff within RTE is affecting more people than the button stuff. But m...
2018-11-07
- 23:36 Bug #86879 (Under Review): Strange Extbase Variable Dump "Design" on an Whoops, looks like something went wrong. page
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Bug #86879 (Accepted): Strange Extbase Variable Dump "Design" on an Whoops, looks like something went wrong. page
- 23:21 Bug #86879: Strange Extbase Variable Dump "Design" on an Whoops, looks like something went wrong. page
- Cant reproduce that but having an exception stacktrace AND a debug output at the same page is not a good idea and not...
- 23:13 Bug #86879 (New): Strange Extbase Variable Dump "Design" on an Whoops, looks like something went wrong. page
- 22:47 Bug #86879: Strange Extbase Variable Dump "Design" on an Whoops, looks like something went wrong. page
- Georg Ringer wrote:
> thanks for creating the issue!
>
> Is there some custom CSS maybe included?
nope. comple... - 22:30 Bug #86879 (Needs Feedback): Strange Extbase Variable Dump "Design" on an Whoops, looks like something went wrong. page
- thanks for creating the issue!
Is there some custom CSS maybe included? - 21:20 Bug #86879 (Closed): Strange Extbase Variable Dump "Design" on an Whoops, looks like something went wrong. page
- 23:04 Feature #86881 (Under Review): Support of Features in expression language
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:28 Feature #86881 (In Progress): Support of Features in expression language
- 22:27 Feature #86881 (Closed): Support of Features in expression language
- With #83429 the core got support for feature flags including a small API. It would be great to have those available i...
- 23:02 Feature #11867 (Closed): Wrong typeNum is not detected
- I am closing this issue has the code for creating and detecting links has changed a lot, especially with 9.
- 23:01 Task #64589 (Closed): Cleanup ResourceFactory
- I am closing this issue as nothing happened the last 4 years while the code for sure has changed a lot. Feel free to ...
- 22:57 Bug #62638 (Closed): Extbase CommandController only loads settings from pid=1
- even though the issue might be valid I still am closing it because extbase command controllers are not the way to go....
- 22:53 Bug #25367 (Closed): rsaauth does not encrypt new passwords entered in forgot password form
- I am closing this issue even though it is still valid. Reasion is that rsauth has been deprecated and will be removed...
- 22:50 Feature #73713 (Resolved): Security update warning in the system information panel
- this is already part of the reports module which is shown to admins and also can be configured to be sent as email vi...
- 22:42 Bug #86878 (Under Review): Missing typecast in UploadedFileReferenceConverter when importing FileReference
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:11 Bug #86878 (Closed): Missing typecast in UploadedFileReferenceConverter when importing FileReference
- There seems to be a missing typecast in _UploadedFileReferenceConverter->importUploadedResource()_ (https://github.co...
- 22:19 Bug #86807 (Needs Feedback): Some symfony expression condition won't work reliable (in TypoScript)
- As mentioned in #86837 I cant reproduce this issue.
Can you also please check current master and if it still is an ... - 22:15 Bug #86837 (Needs Feedback): TypoScript Condition: tree.* broken on cached pages
- I have tried to reproduce this issue, but with and without cache it works for me very well.
Can you please check the... - 21:31 Feature #86880 (Closed): Enable password view at the backend login
- It would be nice if we can "view" the password at the backend login if we click on a icon near to the input field. Co...
- 20:34 Bug #86234: Missing Meta Tags on Pages with *_INT objects
- Currently in TYPO3 9.5.1 pages, which contains a none cached plugin as content element (fx EXT:news searchform) have ...
- 19:44 Bug #53123: Is compressing external JS and CSS files necessary by default?
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:45 Bug #53123 (Under Review): Is compressing external JS and CSS files necessary by default?
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:59 Bug #86862: Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed.
- Benjamin Kott wrote:
> Please see very very simple example: https://codepen.io/benjaminkott/pen/dQYwwy
Well, yes.... - 10:39 Bug #86862: Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed.
- Removing the spaceless viewhelper is a massive change in behaviour during released versions that WILL lead to visual ...
- 16:25 Bug #86867: The reports.html is missing on local acceptance testing (with Docker)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:07 Bug #86877: refindex:update does not work in CLI-Context
- patch worked for me, thx!
- 14:53 Bug #86877 (Under Review): refindex:update does not work in CLI-Context
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Bug #86877 (Closed): refindex:update does not work in CLI-Context
- Hi,
while updating the referenceindex on the commandline I get the following error: ... - 16:02 Feature #86875 (Closed): Feature request: Fall through for f:switch ViewHelper
- I am closing it in this issue tracker as it is a fluid feature
- 12:31 Feature #86875: Feature request: Fall through for f:switch ViewHelper
- Created the Request on GitHub:
https://github.com/TYPO3/Fluid/issues/417 - 12:00 Feature #86875 (Closed): Feature request: Fall through for f:switch ViewHelper
- A fall throug option for f:switch viewhelper would be a very nice to have.
Something like:... - 15:14 Task #86869: Allow css files to be included in the footer
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #86876 (New): TCA columnsOverrides ignores default value
- 15:00 Bug #86876 (Closed): TCA columnsOverrides ignores default value
- Wrong project!
- 14:05 Bug #86876 (Closed): TCA columnsOverrides ignores default value
- Defining a differnet default value for a field in the 'types' array doesn't work.
For example it would be useful t... - 15:00 Bug #86873 (Under Review): xmlns:f is not removed from sitemapindex
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:50 Bug #86873 (Accepted): xmlns:f is not removed from sitemapindex
- 07:59 Bug #86873 (Closed): xmlns:f is not removed from sitemapindex
- A sitemap index is renders like this:...
- 14:19 Bug #65234: Unwanted p tag between UL and LI
- Still happening in TYPO3 v8.7.19, using rte_ckeditor.
- 11:11 Bug #86874 (New): VariableFrontend treats all Backends like TaggableBackendInterface-Backends
- The SimpleFileBackend does not implement the TaggableBackendInterface but the VariableFrontend treats all Backends li...
- 11:04 Task #85713 (Closed): Typo3 8.7. tt_content
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 09:49 Bug #86872 (Closed): Add class of html tag to site configuration
- I am closing this in favor of #86854
- 08:11 Bug #80695 (Closed): f:spaceless ViewHelper removes too many spaces
- Changed this to closed as duplicate of #86862. Thanks for your report we are dealing with that in the other issue now.
- 08:10 Bug #85777 (Closed): <f:spaceless> eats too many blank spaces
- Even though this issue was there first I close it as duplicate of the newer issue where a patch is pending.
- 05:19 Bug #86698: FilesProcessor w/ custom FileReference for pages w/ plugin
- Could you please provide the whole TypoScript setup of your content element?
2018-11-06
- 23:58 Bug #86862: Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed.
- also related? #85777
- 16:11 Bug #86862 (Under Review): Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:04 Bug #86862: Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed.
- I agree with that!
There is no other sane solution to solve this. - 11:40 Bug #86862: Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed.
- Example:...
- 09:54 Bug #86862 (Closed): Using <f:spaceless> in layout for rendering any fluid_styled_content element causes valid RTE content to be be destroyed.
- As pointed out here: #80695 <f:spaceless> removes too much whitespace in certain contexts.
Important here is, that... - 22:50 Feature #78613 (Closed): Add includeCSSFooter and includeCSSFooterlibs properties to page
- I close this issue in favor of #86869 that already has a review; please continue the discussion there. Thank you. I'v...
- 21:17 Bug #86872: Add class of html tag to site configuration
- I found a workaround to keep data from site configuration but add the class:...
- 21:13 Bug #86872 (Closed): Add class of html tag to site configuration
- Before site configuration, I did something like this to add class and lang to html tag:...
- 19:30 Task #86858 (Resolved): Remove internal tag prefix "cat" in Install Tool uprade docs
- Applied in changeset commit:1bc7b0a4df59549e0ce502c8313edc2bb0763e2e.
- 19:21 Task #86858: Remove internal tag prefix "cat" in Install Tool uprade docs
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:32 Task #86858: Remove internal tag prefix "cat" in Install Tool uprade docs
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:19 Bug #85379 (Needs Feedback): linkvalidator breaks with certain links
- I can't reproduce the exception with current TYPO3 8 branch (8.7.20-dev).
I used the link http://www.chemmedchem.... - 19:18 Bug #86871 (Closed): AdminPanel doesn't work in Microsoft IE11
- h1. Problem
The AdminPanel javascript file uses a method *Array.from* which is not supported by IE11. The AdminPan... - 18:50 Bug #86251 (Under Review): admin panel does not open in safari
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:28 Bug #86251 (In Progress): admin panel does not open in safari
- 18:43 Task #86869 (Under Review): Allow css files to be included in the footer
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:38 Task #86869 (Closed): Allow css files to be included in the footer
- 17:20 Bug #86627: Translations for content elements using free mode not shown anymore in frontend in v9
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:27 Bug #86627 (Under Review): Translations for content elements using free mode not shown anymore in frontend in v9
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:07 Task #86838: Deprecate GeneralUtility::implodeArrayForUrl()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:40 Bug #64881: Filelist with a collaction and translated metadata not working properly
- We have also the Problem in TYPO3 8.7.20 and the content elements File Links and file collection with categories and ...
- 16:17 Bug #86853 (Rejected): Saving record with slug field fails in 9.5.1
- no need to say sorry and thanks for your fast feedback and testing on clean installation!
- 07:41 Bug #86853: Saving record with slug field fails in 9.5.1
- After a clean install of dev-master everything works as expected. It seems that my installation was not in a clean st...
- 16:17 Bug #86861 (Closed): Database analyzer > Database analysis failed - provided SQL is OK
- thanks for creating the issue. as pointed out this file can't handle everything.
if you need the timestamp updated... - 12:51 Bug #86861: Database analyzer > Database analysis failed - provided SQL is OK
- Jonas Eberle wrote:
> The database analyzer is not able to handle any SQL in the standard. I cannot point you at all... - 12:36 Bug #86861: Database analyzer > Database analysis failed - provided SQL is OK
- The database analyzer is not able to handle any SQL in the standard. I cannot point you at all commands it is able to...
- 09:52 Bug #86861 (Closed): Database analyzer > Database analysis failed - provided SQL is OK
- Hi,
in the install tool of my Typo3 8.7 instance, I keep getting this error when I try to run the *Database analyzer... - 16:08 Bug #86740: Using slash in slug in extension record throws exception in frontend
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Bug #86740: Using slash in slug in extension record throws exception in frontend
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:13 Bug #86740: Using slash in slug in extension record throws exception in frontend
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:46 Bug #86740: Using slash in slug in extension record throws exception in frontend
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:23 Bug #86740: Using slash in slug in extension record throws exception in frontend
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:21 Bug #86740: Using slash in slug in extension record throws exception in frontend
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:21 Bug #86740: Using slash in slug in extension record throws exception in frontend
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:48 Bug #86740 (Under Review): Using slash in slug in extension record throws exception in frontend
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #86868 (Resolved): Wrong value used after DataHandler cleanup
- Applied in changeset commit:7c7b3574811c5fde73a0bed3b97751239e493377.
- 14:54 Bug #86868 (Under Review): Wrong value used after DataHandler cleanup
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:50 Bug #86868 (Closed): Wrong value used after DataHandler cleanup
- With #82769 a new regression is introduced where a wrong eventPid is used
- 15:20 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:33 Bug #86864: SuggestWizard within FlexForms does not work
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:49 Bug #86864: SuggestWizard within FlexForms does not work
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:53 Bug #86864: SuggestWizard within FlexForms does not work
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:24 Bug #86864 (Under Review): SuggestWizard within FlexForms does not work
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:06 Bug #86864 (Closed): SuggestWizard within FlexForms does not work
- Hello Core-Team,
I have a TCA group field in my Plugin-FlexForm with activated suggest feature. But when I try to ... - 14:03 Bug #86867 (Under Review): The reports.html is missing on local acceptance testing (with Docker)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:59 Bug #86867 (Closed): The reports.html is missing on local acceptance testing (with Docker)
- Good day to you.
While doing some acceptance testing on my local windows system (with Docker) I noticed that the r... - 13:51 Bug #86866 (Closed): Hreflang tags for pages with extension records not correct
- Using for example the news extension: I have a detail page with the news plugin integrated to show the news article, ...
- 13:43 Bug #86865 (Closed): Canonical tag for pages with extension records not correct
- Using for example the news extension: I have a detail page with the news plugin integrated to show the news article, ...
- 11:41 Bug #57272: Extbase doesn't handle FAL translations correctly
- Hi Tymoteusz,
i initially bumped this issue yesterday because i encountered this bug in a recent project.
I agr... - 09:26 Bug #57272: Extbase doesn't handle FAL translations correctly
- Hi Jonas,
Thanks for your comment.
I agree that it's a pitty the patch was not backported to v8.
As you have figu... - 11:19 Feature #24926: Allow identical page aliases on different domains
- Benni Mack wrote:
> this issue should be fixed with 9 LTS and site handling by using the new Page based URL routing.... - 10:04 Bug #86841: Inline "then"/"else" not working for <f:security.ifAuthenticated>
- .. maybe that is what i need in my case
https://docs.typo3.org/typo3cms/TyposcriptReference/Setup/Config/Index.htm... - 09:36 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:33 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:31 Bug #82463 (Resolved): EXT:lang - erroneous date format after updating a single language
- 09:30 Bug #86860 (Closed): "Update TYPO3 Core" button registers handler multiple times
- Hi, thanks for your report.
The issue is tackled with #86830, so I will close the issue as duplicate. - 09:21 Bug #86860 (Closed): "Update TYPO3 Core" button registers handler multiple times
- If you click "Update Core" in the upgrade module, the EventHandler will be registered for the upcoming Modal each tim...
- 09:17 Bug #81103 (Closed): Upgrade from 7.6 to 8.7 destroys records from tt_content
- this has been IMO fixed, therefore I am closing the issue
- 08:53 Bug #84108 (Needs Feedback): List view broken, ubuntu 17.10, Chrome 64.0.3282.186
- still reproduceable with latest 8 and chrome? are there same errors in console?
- 08:16 Bug #85693 (Under Review): Sitemap takes field pages into account
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:10 Bug #86852 (Closed): CKEditor doesn't show all configured stylesSets
- h1. I've created an issue at the CKEditor development repo at https://github.com/ckeditor/ckeditor-dev/issues/2578
... - 07:57 Bug #86852: CKEditor doesn't show all configured stylesSets
- h1. TL;DR
This is no TYPO3 bug. ¯\_(ツ)_/¯
h1. Details
The stylesSet feature relies completely on CKEditor. I... - 04:53 Bug #86676 (Resolved): Extension configuration not updated both in TYPO3 9
2018-11-05
- 23:22 Task #43352 (Closed): Add documentation to "new" indexed_search and indexed_search_mysql
- @Eric Chavaillaz thank you for your feedback;
Closed in agreement with the reporter. - 20:19 Task #43352: Add documentation to "new" indexed_search and indexed_search_mysql
- Hi,
Thanks to take care of this. It is OK now. You can close here.
Eric - 20:08 Task #43352 (Needs Feedback): Add documentation to "new" indexed_search and indexed_search_mysql
- There is documentation for indexed_search: https://docs.typo3.org/typo3cms/extensions/indexed_search/
indexed_sear... - 23:17 Bug #86676: Extension configuration not updated both in TYPO3 9
- Tested with new 9.5.1 and is fixed in that version. Thanks!
- 23:00 Bug #86857 (Resolved): Linkvalidator task crashes with an isMissing Called on Null error
- Applied in changeset commit:582b91167d0a04a9100b6a8baf2bd370fdbf2cde.
- 22:54 Bug #86857: Linkvalidator task crashes with an isMissing Called on Null error
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:48 Bug #86857: Linkvalidator task crashes with an isMissing Called on Null error
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:37 Bug #86857: Linkvalidator task crashes with an isMissing Called on Null error
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:35 Bug #86857: Linkvalidator task crashes with an isMissing Called on Null error
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:29 Bug #86857: Linkvalidator task crashes with an isMissing Called on Null error
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:26 Bug #86857: Linkvalidator task crashes with an isMissing Called on Null error
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:17 Bug #86857 (Under Review): Linkvalidator task crashes with an isMissing Called on Null error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:21 Bug #86857: Linkvalidator task crashes with an isMissing Called on Null error
- If you wish to submit a patch, see https://docs.typo3.org/typo3cms/ContributionWorkflowGuide/
- 19:16 Bug #86857 (Closed): Linkvalidator task crashes with an isMissing Called on Null error
- The Following Code in TYPO3\CMS\Linkvalidator\Linktype\FileLinktype does not handle the possible return value of $res...
- 22:00 Task #83334 (Resolved): GeneralUtility::implodeArrayForUrl should always encode param-names
- Applied in changeset commit:ff6ad483a2f69d5adb68845b913053e5692ec269.
- 18:49 Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names
- Patch set 39 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 21:23 Task #86858: Remove internal tag prefix "cat" in Install Tool uprade docs
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:30 Task #86858 (Under Review): Remove internal tag prefix "cat" in Install Tool uprade docs
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:28 Task #86858 (Closed): Remove internal tag prefix "cat" in Install Tool uprade docs
- the prefix "cat:" is an internal one and should not be shown to a regular user.
- 21:13 Bug #86859 (Closed): Search with indexed_search plugin throws exception: Prepared statement contains too many placeholders
- Searching with indexed_search for a term (word) with a large number of results throws exception:...
- 20:56 Bug #84919: Indexed-Search - Configuration
- Thanks for pointing this out.
h2. Analyzing the problem
h3. rootPidList
You are right, it is plugin.tx_in... - 20:33 Feature #17283: Multidimensional piVars couldn't be set by _DEFAULT_PI_VARS
- To test this, use the following TS...
- 19:35 Feature #17283: Multidimensional piVars couldn't be set by _DEFAULT_PI_VARS
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:18 Feature #17283: Multidimensional piVars couldn't be set by _DEFAULT_PI_VARS
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:58 Feature #17283 (Under Review): Multidimensional piVars couldn't be set by _DEFAULT_PI_VARS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:12 Bug #86853 (Needs Feedback): Saving record with slug field fails in 9.5.1
- I could not reproduce this behavior with recent master (commit @c3f32cbb3de5d1d943e88ab8c6f80d5d21e8d877@).
Besides ... - 13:17 Bug #86853 (Rejected): Saving record with slug field fails in 9.5.1
- Given is a record in an own extension with a slug field.
The TCA configuration is as follows:
'path_segment... - 20:08 Bug #86841: Inline "then"/"else" not working for <f:security.ifAuthenticated>
- This goes when I clear cache (flush cache) and reload the page. I can to provide access for this test. Where can I se...
- 13:03 Bug #86841 (Needs Feedback): Inline "then"/"else" not working for <f:security.ifAuthenticated>
- I am unable to reproduce this issue. I've put the 1st snippet in @Resources/Private/Layouts/Default.html@ of @EXT:flu...
- 19:36 Bug #79802: phash not unique
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:31 Bug #79802: phash not unique
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:04 Bug #79802: phash not unique
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:36 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:31 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:04 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:35 Bug #86855: Streamline ViewHelper PHPDoc format
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:25 Bug #86855: Streamline ViewHelper PHPDoc format
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:18 Bug #86855: Streamline ViewHelper PHPDoc format
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:17 Bug #86855: Streamline ViewHelper PHPDoc format
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:19 Bug #86855 (Under Review): Streamline ViewHelper PHPDoc format
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Bug #86855 (Closed): Streamline ViewHelper PHPDoc format
- Right now it's nearly plain text with HTML Markup.
We should decide for a single format, e.g. markdown or rst and ... - 19:22 Feature #24011 (Closed): Overwrite the "start in module" setting of admin users when system health issues have been detected
- there is now the toolbar and reports can be sent via email as well, therefore I am closing this issue.
- 19:14 Bug #57272: Extbase doesn't handle FAL translations correctly
- Also I just want to note:
https://review.typo3.org/#/c/53974/84..116//COMMIT_MSG was handled as a bug fix (not fea... - 19:02 Bug #57272: Extbase doesn't handle FAL translations correctly
- EXT:repair_translation only fixes FAL translations (images and files), not all relations (e.g. related news or any ot...
- 14:15 Bug #57272: Extbase doesn't handle FAL translations correctly
- Richard no-lastname-given wrote:
> this issue still persists in version 8.7.x, any plans to implement the bugfix to ... - 14:00 Bug #57272: Extbase doesn't handle FAL translations correctly
- this issue still persists in version 8.7.x, any plans to implement the bugfix to this version as well?
At the moment... - 19:12 Bug #86856: Workspace Context API is set wrong in BE
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:55 Bug #86856 (Under Review): Workspace Context API is set wrong in BE
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:52 Bug #86856 (Closed): Workspace Context API is set wrong in BE
- 18:43 Bug #80178 (Closed): Rename TCA ctrl|sortby
- I am closing this issue. it doesn't make sense to touch 1 or 2 fields and keep rest like that.
- 18:42 Feature #51250: getObjectByIdentifier should use defaultQuerySettings from repository
- this is now properly documented with #82363 with a new feature toggle to be consistent with typoscript. therefore I a...
- 18:38 Task #82718 (Rejected): Merge sys_filemetadata into ext:core
- won't be done now
- 18:36 Task #68762 (Closed): Document DataProcessorInterface for Fluid Template
- I think this is now well known and issue can be closed
- 18:34 Task #68747 (Closed): Ajax Development Documentation update
- in the meantime those docs dont exist anymore
- 18:32 Story #83925 (Closed): Add Tests to Upgrade Wizards
- closed after getting feedback of ticket author.
- 17:55 Bug #86790: Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- This might indeed be an issue that occures with a large number of pages and multiple page levels only.
I tried a ... - 14:07 Bug #86790: Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- Can confirm the issue too. It probably only occurs with a large number of pages. Saw it on a project with more than 1...
- 17:41 Task #86854: Allow adding custom attributes on HTML-Tag
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:36 Task #86854 (Under Review): Allow adding custom attributes on HTML-Tag
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:35 Task #86854 (Closed): Allow adding custom attributes on HTML-Tag
- We need to be compatible with new html technologies the possibility to add custom attributes to the html tag of the t...
- 15:31 Bug #86851: Core relates to SqlExpectedSchemaService which has been dropped
- Also, it looks like the functionality (use signal to make dynamic database changes) has been dropped without any repl...
- 15:28 Bug #86851: Core relates to SqlExpectedSchemaService which has been dropped
- The above code still works (signal gets emitted and caught), but it is weird.
Additionally, the Changelog contrad... - 12:02 Bug #86851 (Rejected): Core relates to SqlExpectedSchemaService which has been dropped
- Hello Core-Team,
I just found following lines in Core:... - 14:38 Bug #86762: Site-Configuration defined language fallbacks not working
- Thanks for this. Works as expected but breaks routingEnhancers at the same time:
Too few arguments to function T... - 12:16 Bug #86852 (Closed): CKEditor doesn't show all configured stylesSets
- Following CKEditor configuration works with current TYPO3 8.7.20, but NOT with TYPO3 9.5.1:...
- 11:30 Task #86827 (Resolved): Suggest install tool password breaks view
- Applied in changeset commit:c3f32cbb3de5d1d943e88ab8c6f80d5d21e8d877.
- 07:36 Task #86827: Suggest install tool password breaks view
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Feature #86850 (Rejected): Speaking URLs for images (like fl_realurl_image does)
- In addition to the new SEO features from 9 LTS, i would be a nice addition to integrate "speaking URLs for images" (l...
- 10:40 Bug #86849: Slug generation in record fails since update to 9.5.1
- After applying the patch from https://forge.typo3.org/projects/typo3cms-core/repository/revisions/3f182270333509171c3...
- 10:27 Bug #86849 (Rejected): Slug generation in record fails since update to 9.5.1
- closed as duplicate
- 10:08 Bug #86849: Slug generation in record fails since update to 9.5.1
- @Chris, there came a bugfix https://forge.typo3.org/issues/86809.
Could you try to load dev version (TYPO3 9.5.2-dev... - 10:03 Bug #86849 (Rejected): Slug generation in record fails since update to 9.5.1
- Given is a record in an own extension with a slug field.
The TCA configuration is as follows:
'path_segment... - 10:37 Bug #86821: Slug generator doesn't work for custom records anymore in 9.5.1
- The problem with regenerating the slug is solved, but I cannot save the extension record, an exception is thrown:
... - 09:30 Feature #72053 (Resolved): Extbase: Support \DateTimeInterface instead of \DateTime
- Applied in changeset commit:aabe5f71748f67e4b4866b5af68290dba4e08c6a.
- 07:57 Bug #86811: can't change file in layer
- The content element itself could be changed but if you try to change the assigned file it will open a new modal and i...
- 06:52 Bug #82797 (Closed): PageLinkBuilder uses $absoluteUrlScheme outside of forceAbsoluteUrl but the scheme can only be changed when using forceAbsoluteUrl
2018-11-04
- 21:53 Bug #86362: Inserted images are not allways ordered alphabetically
- thank you for your answer. And no, I don't use drag&drop.
- 19:59 Bug #86830 (Under Review): "Check for core updates" Button dont work.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:50 Bug #86848 (Rejected): userTsConfig - some options do not work anymore....
- Having the documentation for TYPO3 v. 8.7: https://docs.typo3.org/typo3cms/TSconfigReference/8.7/UserTsconfig/Options...
- 19:14 Bug #86202 (Resolved): previousButtonLabel and nextButtonLabel not translatable for a specific form
- setting to resolved
- 19:12 Bug #86370 (Closed): Missing content-type header in JsonView
- closed as lack of feedback.
- 19:09 Feature #86760: Editing fileadmin files, after saving allways shows first line of the file
- FYI: due to the rework of t3editor in 9, the feature of autosave has gone as there was a migration to use formengine ...
- 19:02 Feature #86802 (Closed): Add possibility to automatically place uploaded files in a pattern specified subfolder of the user_upload foder
- Thanks for creating this patch. In general this looks like a nice idea but I am sure that there are quite some issues...
- 18:51 Bug #86811 (Needs Feedback): can't change file in layer
- thanks for creating the issue. I try to reproduce it but I currently fail. What I did:
# Using a file in a content... - 15:25 Feature #86847 (Closed): addQueryString for languageMenuProcessor
- Currently the get-parameters from extensions (f.e. news) are not appended to the url in a language menu generated wit...
2018-11-03
- 22:28 Bug #86790 (Needs Feedback): Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- I am currently not able to reproduce this issue on 8.7.20, using FIrefox 63.0.1 (64 bit) on MAC (see attached screens...
- 21:32 Bug #81195 (Closed): RTE (ckeditor) transforms section-link to "current" pid and claims current is not a valid pid-number
- Retested on master and 8.7 LTS as well. Works (now) in both for me. Let's declare it fixed. Thanks for taking the tim...
- 19:23 Bug #81195 (Needs Feedback): RTE (ckeditor) transforms section-link to "current" pid and claims current is not a valid pid-number
- Is this still somehow reproduclble on 9.5.2-dev (latest master)? May I ask you a step-by-step guide?
I tried with ... - 21:03 Bug #79841 (Resolved): Update to 7.6.15 claim incomplete in EXT:report and login pag3
- #67637 has been resolved and couldn't reproduce that on 8. As 7 is near end of life I am closing this issue.
- 21:00 Bug #80298 (Resolved): Wrong language selector in "New element"-context
- can't reproduce either on 9, so I am closing this issue
- 20:51 Feature #79366 (Resolved): Disable "rename" field on file mounts for editors
- as this has been fixed for 8+9 I am closing the issue.
- 20:44 Feature #75462 (Resolved): Retain scroll position after deleting/hiding a content element
- this has been solved for at least hide/unhide in page module, delete is a bit harder as it also needs to reculate anc...
- 19:45 Bug #65859: Support l10n_mode in extbase
- So querying works but data is not propagated when saving a record through extbase?
This is because extbase doesnt us... - 19:30 Bug #65502 (Closed): Usability Installer Test Setup: don't hide command line if image generation failed
- install tool has been improved several times and IMO this is solved, therefore I am closing this issue.
- 19:20 Bug #34193 (Closed): extGetNumberOfCachedPages provokes an allocate memory error
- the method @getByTag@ has been deprecated and will be removed with 10.0 therefore I am closing this issue.
- 19:15 Bug #86733: Data in page is invalid if plugin exits
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:10 Bug #86834 (Needs Feedback): No rendering of audio files with "Text & Media"
- are you really using default templates? please test with an empty installation, works fine here. output is...
- 17:56 Bug #86762: Site-Configuration defined language fallbacks not working
- Solution for language fallback with an existing translated page using site-configuration and config.sys_language_over...
- 17:15 Bug #86396 (Under Review): search_result_labels setting ignored when executing System Action
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:00 Bug #86845 (Resolved): Revert [BUGFIX] Set constraints in `FrontendRestrictionContainer` depending on workspace context
- Applied in changeset commit:2130b3499c0609e528bcc89f5775f3ed198d45f4.
- 15:51 Bug #86845 (Under Review): Revert [BUGFIX] Set constraints in `FrontendRestrictionContainer` depending on workspace context
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:48 Bug #86845 (Closed): Revert [BUGFIX] Set constraints in `FrontendRestrictionContainer` depending on workspace context
- With issue #85742 a fix was merged, which not fix the problem and the approach is the wrong way.
After some talks wi... - 15:49 Bug #85742 (Accepted): New page in workspace doesn't load content elements in preview
- The patch will be reverted, please refer to #86845 for more details.
- 15:22 Task #86545 (Under Review): Make canonical and hreflang optional
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Task #86545: Make canonical and hreflang optional
- Ben Robinson wrote:
> Thanks for reopening this.
>
> > Well I think it is better to automatically remove the cano... - 14:42 Task #86545: Make canonical and hreflang optional
- Thanks for reopening this.
> Well I think it is better to automatically remove the canonical when only 1 language ... - 14:38 Task #86545 (In Progress): Make canonical and hreflang optional
- Well I think it is better to automatically remove the hreflang when only 1 language is available. i'm in favor of rea...
- 14:34 Task #86545: Make canonical and hreflang optional
- I can't reopen it. Richard, could you please?
- 12:47 Bug #22798: Frontent is blank, only header tags, but the <body> is totaly empty. Works localhost...
- It happened in my case, it was non closed "{" in typoscript that caused this issue.
- 12:39 Bug #85028 (Closed): TYPO3 V 7.6.20PageTree does not show subpages on specific page when in filtered mode
- I close this issue as a duplicate of #77993 , please continue the discussion there, thank you.
A reference has bee... - 12:37 Bug #77993: Pagetree filter: Duplicate root page displayed at opening a resulting page
- Is this one still reproducible on the latest master (9.5.2-dev)?
I tried with (9.5.2-dev) and the behavior now se... - 12:03 Feature #86844 (Closed): Allow 404-handling for non-defined page-types (typeNum)
- You might previously have used pages with a typeNum different than 0, like a print-type or some type used for fetchin...
- 11:28 Bug #83816: CE table empties cells with "0" in it
- Still reproducible on 9.5.2-dev (latest master)
- 11:26 Bug #81216: Disabled pagetree doesn't survive if e.g. an extension is de-/installed with EM
- Still reproducible in 9.5.2-dev (latest master)
- 11:04 Feature #78426: Page settings > Use as Container in wrong tab?
- There has been no advance on this topic since a lot of time; I write here my considerations:
- on version 9.5.2-de... - 10:41 Feature #72053: Extbase: Support \DateTimeInterface instead of \DateTime
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2018-11-02
- 22:14 Bug #86841: Inline "then"/"else" not working for <f:security.ifAuthenticated>
- I discovered strange situation...
*When I do not login, as `FE user`* and, I download a new page which I have not ... - 20:34 Bug #86841 (Closed): Inline "then"/"else" not working for <f:security.ifAuthenticated>
- I have this code... (I use last TYPO3 9.5.1)...
- 21:00 Task #86839 (Resolved): Raise testing-framework and styleguide
- Applied in changeset commit:6a3a5ca11bb04804d2307b4b7608fbe11ee5fe6f.
- 18:18 Task #86839 (Under Review): Raise testing-framework and styleguide
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:13 Task #86839 (Closed): Raise testing-framework and styleguide
- 21:00 Bug #84475 (Resolved): Validation skipped for domain-record with circular relationship on itself on submitting nested form
- Applied in changeset commit:1e462fbf8f28329686aa136f21b739438c9e6bcd.
- 20:42 Bug #84475 (Under Review): Validation skipped for domain-record with circular relationship on itself on submitting nested form
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 20:00 Bug #84475 (Resolved): Validation skipped for domain-record with circular relationship on itself on submitting nested form
- Applied in changeset commit:565764486d13c18fd526a428e983388b2bc36cb5.
- 19:57 Bug #84475: Validation skipped for domain-record with circular relationship on itself on submitting nested form
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:08 Bug #84475: Validation skipped for domain-record with circular relationship on itself on submitting nested form
- this is working now, I apply the patched extension to ease the testing for the next guy. Just download test(2).zip.
- 21:00 Bug #86840 (Resolved): Wrong reference in ExtensionScanner and rst file
- Applied in changeset commit:0127c5d2ee5fae605373b92850e44128733431b3.
- 20:22 Bug #86840: Wrong reference in ExtensionScanner and rst file
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:09 Bug #86840 (Under Review): Wrong reference in ExtensionScanner and rst file
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:08 Bug #86840 (Closed): Wrong reference in ExtensionScanner and rst file
- During Extbase Annotation Deprecation, a wrong reference to the @inject instead correctly @validate was introduced bo...
- 20:59 Bug #79802: phash not unique
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 20:59 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 14:37 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- h1. Workaround:
If you are affected by this bug and waiting for a patch, there is a workaround: You can disable th... - 20:30 Bug #86822 (Resolved): Form "beLoginRefresh" is broken
- Applied in changeset commit:54f1399f649bf3eb27eabbd030d551e5cf874e4b.
- 20:25 Bug #82100: Backend Form Dataprovider load every foreign Entity, not only the related one
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 19:05 Bug #86733 (Under Review): Data in page is invalid if plugin exits
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Bug #84580 (Resolved): "Stop page tree" icon/label unclear
- Applied in changeset commit:f347a3161e8c1733b2562d2dcd80f304b7f61d89.
- 17:52 Bug #84580: "Stop page tree" icon/label unclear
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:03 Bug #84580 (Under Review): "Stop page tree" icon/label unclear
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:22 Task #86838: Deprecate GeneralUtility::implodeArrayForUrl()
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:21 Task #86838 (Under Review): Deprecate GeneralUtility::implodeArrayForUrl()
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:44 Task #86838 (Rejected): Deprecate GeneralUtility::implodeArrayForUrl()
- Usage of GU::implodeArrayForUrl() is discouraged in favour of HttpUtility::buildQueryString().
- 17:21 Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names
- Patch set 38 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:25 Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names
- Patch set 37 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:21 Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names
- Patch set 36 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:15 Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names
- Patch set 35 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:14 Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names
- Patch set 34 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 16:22 Bug #86837 (Closed): TypoScript Condition: tree.* broken on cached pages
- Implement a basic TypoScript condition for swapping out page content for a certain page ID:...
- 14:33 Bug #86280: SVG images are not scaled in the backend page tree
- Thomas Löffler wrote:
> The icon in EXT:news has already a viewbox with "0 0 16 16". Try a SVG image with another vi... - 14:12 Bug #82068: Install tool wizard Migrate all file relations from fe_user not visible
- I can confirm this behaviour. This is related to #81180 and the "wizard is done" check changed in that issues. It alw...
- 14:07 Bug #84110: Files are deleted when a new record version is published
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Bug #86835 (New): Static route sitemap.xml is still not working on single-page tree
- *The bug #86615 already exists after an update to TYPO3 9.5.1.*
I have a multi-language, single-page tree site con... - 13:10 Bug #86785: Calling scheduler command on CLI throws error if not in /var/www/html
- I can reproduce the problem with TYPO3 9.5.1 on a Ubuntu 16.04 box.
When I create the folder @/var/www/html/var/lo... - 13:01 Bug #86834: No rendering of audio files with "Text & Media"
- sitemind medien wrote:
> mp3 file in "Text & Media" is beeing rendered as img Element (with fluid_styled_content and... - 12:43 Bug #86834 (Closed): No rendering of audio files with "Text & Media"
- mp3 file in "Text & Media" is beeing rendered as img Element (with fluid_styled_content and does not show up in front...
- 13:00 Bug #85742 (Resolved): New page in workspace doesn't load content elements in preview
- Applied in changeset commit:c3e7779c61cc567b9a1cbf5fec747748e5059464.
- 12:30 Bug #85159 (Resolved): Trying to edit record with image that has localised metadata fails with exception
- Applied in changeset commit:1b4ff6428422b2359b3b2820033c9d9b698307d1.
- 12:15 Bug #85159: Trying to edit record with image that has localised metadata fails with exception
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:28 Bug #86830: "Check for core updates" Button dont work.
- Using the same functionality with typo3_src-9.5.0 in
_/typo3/install.php?&install[controller]=upgrade_
leads to... - 09:50 Bug #86830: "Check for core updates" Button dont work.
- Seems like this is a JavaScript error.
_( typo3_src-9.5.0/typo3/sysext/install/Resources/Public/JavaScript/Modules... - 08:38 Bug #86830 (Closed): "Check for core updates" Button dont work.
- In my TYPO3 9.5.0 (still in 9.5.1) the button "Check for core updates" doesn't work.
In Chrome console is _no error_... - 12:13 Task #86833 (Under Review): Remove deprecated code from ClassSchema.php
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:12 Task #86833 (Closed): Remove deprecated code from ClassSchema.php
- 12:08 Task #86827: Suggest install tool password breaks view
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:35 Task #86827: Suggest install tool password breaks view
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:23 Task #86827: Suggest install tool password breaks view
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:00 Bug #83809 (Resolved): ckeditor: custom config not loaded in flexform / problem determining pid
- Applied in changeset commit:d16606b363d21e19cecf3cd1269183ac146343ad.
- 10:34 Bug #83809 (Under Review): ckeditor: custom config not loaded in flexform / problem determining pid
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:30 Bug #83809 (Resolved): ckeditor: custom config not loaded in flexform / problem determining pid
- Applied in changeset commit:8fc01bb9a19d0fa889720aa7baebd5b2bb90a4b4.
- 11:58 Bug #58492 (Closed): "Show documentation"-link in extension-list not shown for inactive extensions
- I close this issue for the following reasons:
1) I tried with TYPO3 8.7.19 to
- download the documentation of ... - 10:30 Task #86825 (Resolved): Allow type text in site configuration
- Applied in changeset commit:0faf9829238a9bb751db92b18e75668fc5541ce9.
- 08:58 Task #86825: Allow type text in site configuration
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:58 Task #86825: Allow type text in site configuration
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:30 Task #86820 (Resolved): Change cursor hovering content element in language view
- Applied in changeset commit:bebb019ff90c3d329b8ca75802ce7a116bd7f7a6.
- 06:46 Bug #86397: Link across domains not possible
- Hi Thomas,
well, site configuration will be mandatory in v10 (as the sole solution) - because it adds information ... - 06:30 Bug #86796 (Resolved): Removing a language-pack does not fully erase it
- Applied in changeset commit:7b4aa3df3315961d435c2bc4b07f4c4344706ae9.
- 05:29 Bug #86829: The errorClass doesn't work for non formObject fields
- My fix was...
- 04:45 Bug #86829 (Needs Feedback): The errorClass doesn't work for non formObject fields
- The code is something like below....
2018-11-01
- 23:49 Feature #64723 (Rejected): Be able to create flash-messages from TypoScript
- Closed since nobody really missed that feature for a long time. In case you disagree please speak up and provide some...
- 23:05 Bug #86821 (Resolved): Slug generator doesn't work for custom records anymore in 9.5.1
- closing the issue because authors says its fixed.
- 21:07 Bug #86821: Slug generator doesn't work for custom records anymore in 9.5.1
- @Joerg, thank you. The bugfix resolves this problem.
- 18:19 Bug #86821: Slug generator doesn't work for custom records anymore in 9.5.1
- @Jacco, same problem currently with slug field in EXT:news (path_segment), when using 9.5.1
There came a bugfix http... - 13:36 Bug #86821: Slug generator doesn't work for custom records anymore in 9.5.1
- I meant of course the auto fill upon save and the refresh button does work in 9.5.0 but not in 9.5.1.
Also, maybe ... - 13:34 Bug #86821 (Closed): Slug generator doesn't work for custom records anymore in 9.5.1
- I have in my domain model...
- 23:04 Feature #86826 (Under Review): Allow to set a recursive level to SEO sitemap for records
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:42 Feature #86826 (Closed): Allow to set a recursive level to SEO sitemap for records
- I write news records which can contain some or even many content elements. For this reason, some of the news records ...
- 22:53 Bug #86593 (Needs Feedback): Clean install fails on missing configuration for EXT:scheduler
- how to you install it? if composer, how does the composer.json look like?
- 22:24 Task #83286 (Closed): Improve hardcoded tablenames in RelationHandler.php
- resolved in https://review.typo3.org/#/c/55107/, therefore I am closing this
- 22:17 Feature #86761: "CTRL-F" to search in the backend window and in open files
- Did more testing:
If you see the target in the window then the browser search works.
If the target is not visib... - 20:23 Feature #86761 (Needs Feedback): "CTRL-F" to search in the backend window and in open files
- Sorry don't really understand the issue. browser search still works for me in master as well, see attachment.
- 22:08 Task #85529 (Rejected): Backend - Access to ModuleTemplate
- The class @AbstractModule@ has been marked as deprecated with #82689 and will be removed in version 10. therefore no...
- 22:03 Bug #85870 (Needs Feedback): After update from 8.7.15 to 8.7.18 the “Display edit icons/panels” Checkboxes are missing
- can you check last version if still the case? IMO fixed
- 21:57 Bug #86014 (Rejected): Fix exception in GifBuilder
- abandoned as nobody used that anyway and don't want to add regressions
- 21:18 Bug #86796 (Under Review): Removing a language-pack does not fully erase it
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:10 Task #86827 (Under Review): Suggest install tool password breaks view
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:04 Task #86827 (Closed): Suggest install tool password breaks view
- see screenshot
- 20:58 Feature #85679 (Closed): Add robot.txt functionality
- It is possible to add your robots.txt by a static route. See https://docs.typo3.org/typo3cms/CoreApiReference/ApiOver...
- 20:56 Bug #82372 (Rejected): addItems to flexforms does not work in TYPO3 v8
- 20:56 Bug #82372: addItems to flexforms does not work in TYPO3 v8
- This works fine with the following syntax:...
- 20:40 Bug #82225: Large cropper configuration breaks the image manipulation editor with 414 (Request-URI Too Long)
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:24 Bug #82225: Large cropper configuration breaks the image manipulation editor with 414 (Request-URI Too Long)
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:39 Bug #86822 (Under Review): Form "beLoginRefresh" is broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:52 Bug #86822 (Closed): Form "beLoginRefresh" is broken
- Form "beLoginRefresh" is broken, it's not possible to refresh login ([BE][sessionTimeout] = 3600).
After some time... - 20:38 Feature #84072 (Rejected): TYPO3 DB caching tables should not be removed by DB compare
- thanks for creating this issue. however I still would like to close this for the following reasons: The tables are ne...
- 20:33 Task #86825 (Under Review): Allow type text in site configuration
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:29 Task #86825 (Closed): Allow type text in site configuration
- With #86214 type text has been allowed for inline relations in the site configuation. therefore it should be allowed ...
- 20:31 Feature #86584 (Accepted): Extensibility of the site configuration module
- I created a new issue for allowing "text" type. however for inline relations that is not that easy. However it is abs...
- 17:53 Bug #85346 (New): Typoscript Editor not showing entries from line about 670
- The issue is still reproducible with 9.5.2-dev (latest master)
if you just try to copy and paste the code in comme... - 17:40 Bug #71164 (Closed): ImageManipulation Using in Page Resources Media Relation
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or the sugg... - 15:51 Bug #86556: Shortcut tooltip referring to page id 0
- I confirm that it is solved in current master
- 15:33 Bug #86556: Shortcut tooltip referring to page id 0
- Seems to be resolved by this one: https://review.typo3.org/#/c/58616/
- 12:52 Feature #85918: Show "Page enabled in menus" in ContextMenu for pages
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:49 Task #86820 (Under Review): Change cursor hovering content element in language view
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:41 Task #86820 (Closed): Change cursor hovering content element in language view
- If you choose the "Columns" view in the "Page-Module", the cursor change to "move" hovering a content element.
It ... - 11:01 Task #86585: Configurability of page routing
- Really important for me, too.
- 09:49 Bug #86819 (Closed): Since 8.7.20 (#83795) all <p> </p> are converted to <p></p>
- With the update to 8.7.20 the " " in an <p></p> were removed witch the result that many empty but needed lines/s...
2018-10-31
- 22:08 Bug #86818 (Closed): Page tree is not accessible via tab key anymore
- After the re-work of the page tree it’s no longer possible to access the pages in the page tree via the tab key. This...
- 20:00 Bug #86799 (Resolved): Translated label missing in modal
- Applied in changeset commit:63995038a7217469f5ac91cdcb18b00e9bc54f60.
- 15:40 Bug #86799 (Under Review): Translated label missing in modal
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:18 Bug #86799: Translated label missing in modal
- There is an missing translation for this button in
EXT:backend/Resources/Private/Language/locallang_alt_doc.xlf
and... - 17:46 Bug #86790: Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- Applies to latest TYPO3 8.7.20 with Firefox 64/macOS as well (Safari 12.0 and Chrome 70 are fine).
- 17:45 Bug #85159 (Under Review): Trying to edit record with image that has localised metadata fails with exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:20 Bug #85159 (In Progress): Trying to edit record with image that has localised metadata fails with exception
- 09:21 Bug #85159: Trying to edit record with image that has localised metadata fails with exception
- Gianluigi Martino wrote:
> Have somebody a solution for this problem?
The solution would be to add @uid@ to the l... - 17:30 Task #86816 (Resolved): Adding 3 to "TYPO"
- Applied in changeset commit:1db130fbf92ec4af5163412887800f5cad8860a2.
- 16:43 Task #86816 (Under Review): Adding 3 to "TYPO"
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:00 Task #86816 (Resolved): Adding 3 to "TYPO"
- Applied in changeset commit:3633982d4020ca0f04de7e4e1214d92a1f3ff381.
- 15:42 Task #86816: Adding 3 to "TYPO"
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:39 Task #86816: Adding 3 to "TYPO"
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:37 Task #86816: Adding 3 to "TYPO"
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Task #86816 (Under Review): Adding 3 to "TYPO"
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Task #86816 (Closed): Adding 3 to "TYPO"
- On other "TYPO3" reference the "3" is present but not on this occurence. So i added the "3" to "TYPO" in order to hav...
- 14:58 Bug #86684: "No pseudo-site found in root line of page" when copying records from one sysfolder to another
- I can confirm that. It is not possible to copy or move news articles.
Not working in 9.5.0 and 9.5.1 with these err... - 11:45 Bug #86684: "No pseudo-site found in root line of page" when copying records from one sysfolder to another
- TYPO3 9.5.1 made changes to the method \TYPO3\CMS\Core\DataHandling\SlugHelper->isUniqueInSite(). The problem still p...
- 14:30 Task #82587 (Resolved): EXT:backend FormEngineFlexForm.js
- Applied in changeset commit:d51588fc4da44ce5a2ea2c4736c86e6ffd6b0ade.
- 14:00 Task #86813 (Resolved): Add PHP 7.3 to bamboo core v7 testing
- Applied in changeset commit:cf70592f2ce4fc44fbbbaa487a989caec04ad4f7.
- 12:27 Task #86813: Add PHP 7.3 to bamboo core v7 testing
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:10 Task #86813 (Under Review): Add PHP 7.3 to bamboo core v7 testing
- 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 #86813 (Closed): Add PHP 7.3 to bamboo core v7 testing
- 14:00 Task #82589 (Resolved): EXT:backend FormEngineSuggest.js
- Applied in changeset commit:5f109e965afcd7d556ae5dcca2acf5d192f1dc41.
- 14:00 Task #84169 (Resolved): EXT:backend LayoutModule/Paste.js
- Applied in changeset commit:826955c103e9f803434531250f6234f7aed057a1.
- 13:18 Bug #86815 (Closed): options.defaultUploadFolder setting for user/groups
- If the folder specified in the defaultUploadFolder TS setting do not exist then the system gives an error.
Would it... - 13:02 Bug #79106: Filelist module not show on IE11 /Edge at the first attempt
- Still a problem in 8.7.19.
- 12:30 Task #86812 (Resolved): Add PHP 7.3 to bamboo core v8 testing
- Applied in changeset commit:64fb715e56dad7001bc849ecaf847154e5a56368.
- 11:16 Task #86812 (Under Review): Add PHP 7.3 to bamboo core v8 testing
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:10 Task #86812 (Closed): Add PHP 7.3 to bamboo core v8 testing
- 09:52 Bug #86811 (Closed): can't change file in layer
- Show file information of a file in filelist which is assigned to an content element.
Click on reference entry
Try t... - 09:33 Bug #86810 (Closed): After Upgrade Wizard: Add the default Extension Manager database tables - Reports Update Incomplete
- Tested on clean installed 9.5.0, 9.5.1 and upgraded 8.7 to 9.5.1, always the same problem:
After I run the Upgrade... - 09:30 Bug #86809 (Resolved): Resolve strict type assertion in RecordStateFactory
- Applied in changeset commit:3f182270333509171c3029cdf1969b8a559417bc.
- 07:45 Bug #86809 (Under Review): Resolve strict type assertion in RecordStateFactory
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:44 Bug #86809 (Closed): Resolve strict type assertion in RecordStateFactory
- Applying a strict "string" type to values that are "null" will lead to type errors for TCA properties that are not co...
- 08:51 Bug #66507: FAL metadata empty in reference from read only storage
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:41 Bug #66507: FAL metadata empty in reference from read only storage
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:52 Bug #66507: FAL metadata empty in reference from read only storage
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:51 Bug #65636: Metadata not editable for a readonly file storage
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:41 Bug #65636: Metadata not editable for a readonly file storage
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:52 Bug #65636: Metadata not editable for a readonly file storage
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2018-10-30
- 23:00 Bug #86751 (Resolved): Pressing "Mark undone" of "Migrate all file relations from fe_users.image to sys_file_references" has no effect
- Applied in changeset commit:f7b5985f21e0fc81dbbde9fa07c782d12f2c3316.
- 12:37 Bug #86751: Pressing "Mark undone" of "Migrate all file relations from fe_users.image to sys_file_references" has no effect
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:46 Bug #86751 (Under Review): Pressing "Mark undone" of "Migrate all file relations from fe_users.image to sys_file_references" has no effect
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:30 Bug #86808 (Resolved): HTTP header in backend not set correctly
- Applied in changeset commit:74146385fb42b1f45f006db02ef8230dd3adfe56.
- 21:51 Bug #86808: HTTP header in backend not set correctly
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:21 Bug #86808: HTTP header in backend not set correctly
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:12 Bug #86808: HTTP header in backend not set correctly
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Bug #86808: HTTP header in backend not set correctly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:56 Bug #86808: HTTP header in backend not set correctly
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:29 Bug #86808: HTTP header in backend not set correctly
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:07 Bug #86808: HTTP header in backend not set correctly
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:02 Bug #86808 (Under Review): HTTP header in backend not set correctly
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:58 Bug #86808 (Closed): HTTP header in backend not set correctly
- Looking at the HTTP headers in the backend I discovered, that the X-Frame-Options header is not set correctly:
... - 22:30 Bug #86795 (Resolved): Execute scheduler tasks orderd by next execution time
- Applied in changeset commit:cc5b38b771d2cb1ec128ad06113cde9119a337dc.
- 22:11 Bug #86795: Execute scheduler tasks orderd by next execution time
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:21 Bug #86795: Execute scheduler tasks orderd by next execution time
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:17 Bug #86795: Execute scheduler tasks orderd by next execution time
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Bug #86795: Execute scheduler tasks orderd by next execution time
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:57 Bug #86795 (Under Review): Execute scheduler tasks orderd by next execution time
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Bug #86795 (Closed): Execute scheduler tasks orderd by next execution time
- The scheduler tasks should be executed where the order does respect the next execution time.
So if you have 2 tasks ... - 22:28 Bug #21638: IP-lock not aware of IPv6
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:22 Bug #76993 (New): Getting a single extbase query result in a workspace for a relation that has been deleted and re-added returns no relation
- 22:08 Bug #84985: Published workspace record show in page tree
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:04 Feature #41713: Consider localizeReferencesAtParentLocalization for group/db
- Patch set 18 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 22:00 Bug #86298 (Resolved): "Stop preview" link not clickable
- Applied in changeset commit:ec9ee877bea1cbd7adc5df86b618f368a736cb91.
- 21:30 Bug #85429 (Resolved): Hardcoded list of rootlevel tables for record overlays
- Applied in changeset commit:b6e130c2dbda87b882e3914045d5b7879d60f1bc.
- 12:17 Bug #85429: Hardcoded list of rootlevel tables for record overlays
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:15 Bug #85429: Hardcoded list of rootlevel tables for record overlays
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:28 Bug #83809: ckeditor: custom config not loaded in flexform / problem determining pid
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:34 Bug #83809: ckeditor: custom config not loaded in flexform / problem determining pid
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:28 Bug #83809: ckeditor: custom config not loaded in flexform / problem determining pid
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:22 Bug #83809 (Under Review): ckeditor: custom config not loaded in flexform / problem determining pid
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:34 Bug #83809: ckeditor: custom config not loaded in flexform / problem determining pid
- I can also confirm that the patch work with TYPO3 8.7.19.
- 20:30 Task #86806 (Resolved): Add PHP 7.3 to bamboo core master testing
- Applied in changeset commit:60fa0872b5434a8dfe7f6b1297291db9af5e148d.
- 19:11 Task #86806: Add PHP 7.3 to bamboo core master testing
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:04 Task #86806 (Under Review): Add PHP 7.3 to bamboo core master testing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:55 Task #86806 (Closed): Add PHP 7.3 to bamboo core master testing
- 19:53 Task #82587: EXT:backend FormEngineFlexForm.js
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:37 Task #82587: EXT:backend FormEngineFlexForm.js
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:48 Bug #86807 (Closed): Some symfony expression condition won't work reliable (in TypoScript)
- I'm currently testing the new symfony expressions inside TypoScript conditions. For that, I used a simple demo pagetr...
- 18:11 Bug #86805 (Closed): Page not found error when rootpage (or first level pages) is hidden
- In an multidomain instance, calling an (hidden) rootpage or first level page causes an page not found error.
Setup... - 17:56 Bug #86804 (Closed): suggest for a field of type group doesn't work in a backend user form
- I'm using TYPO3 9.5.1
I have extended fe_users table with a field of type group.
The widget works properly except... - 16:46 Feature #86803 (Closed): Possibility to import other yaml files into a yaml site configuration
- Having multi domain instances with same plugins (e.g. news, events etc.) located inside each instance it is currently...
- 16:30 Task #86801 (Resolved): Run functional tests without xdebug on bamboo
- Applied in changeset commit:102337e237d3f9513f686754b50276cec92bd3bf.
- 15:59 Task #86801: Run functional tests without xdebug on bamboo
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:50 Task #86801 (Under Review): Run functional tests without xdebug on bamboo
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:41 Task #86801 (Closed): Run functional tests without xdebug on bamboo
- 15:54 Bug #86683: locallangXMLOverride not working due to incorrect language file path
- I updated the "text_86683" extension with override for indexed_search and news.
You'll see it's not working. To make... - 15:16 Bug #86683: locallangXMLOverride not working due to incorrect language file path
- I can confirm the behaviour on 9.5.1
It seems to happened only for extbase extension (?)
Ex: in my ext_localcon... - 15:46 Bug #86799: Translated label missing in modal
- In addition please detail the steps to show such a dialog in the TYPO3 Backend.
- 15:40 Bug #86799 (Needs Feedback): Translated label missing in modal
- > Expected: The button in the modal should be "Gem og luk" (in Danish)
> Actual result: The button in the modal retu... - 12:57 Bug #86799 (Closed): Translated label missing in modal
- The modal, when closing a form in backend without saving, are missing a single label translated - see attachment.
... - 15:42 Feature #86802 (Closed): Add possibility to automatically place uploaded files in a pattern specified subfolder of the user_upload foder
- I often encountered the problem, or noticed the behaviour, that clients (which are usually non-technical persons) "ov...
- 15:28 Bug #86762: Site-Configuration defined language fallbacks not working
- Small update from here: Just updated to latest 9.5.1 with the same behaviour.
- 07:57 Bug #86762: Site-Configuration defined language fallbacks not working
- Are really only 2 of us having these issues? I would appreciate to get some kind of feedback.
- 15:21 Bug #81328: Translation didn't sort Elements correct.
- Bug still exists in TYPO3 8.7
- 15:00 Bug #86800 (Resolved): Show correct namespace in example block of CommaSeparatedValueProcessor
- Applied in changeset commit:9eb46bdd605b89303372ea47c74b26a56f06eece.
- 14:51 Bug #86800: Show correct namespace in example block of CommaSeparatedValueProcessor
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:41 Bug #86800: Show correct namespace in example block of CommaSeparatedValueProcessor
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:27 Bug #86800 (Under Review): Show correct namespace in example block of CommaSeparatedValueProcessor
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:27 Bug #86800 (Closed): Show correct namespace in example block of CommaSeparatedValueProcessor
- The example in the doc block of the CommaSeparatedValueProcessor uses a wrong namespace.
*Actual*... - 14:56 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
- Alex Kellner wrote:
> Thank you all for your work.
> Here is the patch for TYPO3 8.7 (tested on 8.7.19 and .20)
... - 14:50 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
- Thank you all for your work.
Here is the patch for TYPO3 8.7 (tested on 8.7.19 and .20)
----
Still needs the T... - 14:30 Task #86798 (Resolved): Update karma version
- Applied in changeset commit:6d2b0e8b9075040988ba2904920ef389b149a494.
- 13:28 Task #86798: Update karma version
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:49 Task #86798: Update karma version
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:48 Task #86798: Update karma version
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Task #86798 (Under Review): Update karma version
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:41 Task #86798 (Closed): Update karma version
- 13:30 Task #86794 (Resolved): Test fully built css in bamboo
- Applied in changeset commit:173304eda7b370c8614b5818b96818b2afab712a.
- 11:21 Task #86794: Test fully built css in bamboo
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:07 Task #86794: Test fully built css in bamboo
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:59 Task #86794 (Under Review): Test fully built css in bamboo
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:46 Task #86794 (Closed): Test fully built css in bamboo
- 13:29 Task #86545: Make canonical and hreflang optional
- Make sense for me ..
- 12:45 Task #86545: Make canonical and hreflang optional
- I just talked to a SEO regarding this. He reminded me that the hreflang only makes sense for multilingual pages. It s...
- 12:47 Bug #82548: TCAdefaults not work on 2 positions
- Tested with 9.5:
TCAdefaults.pages.hidden = 0
Create a page by the toolbar above the pagetree (drag-drop)> does... - 12:36 Task #82589: EXT:backend FormEngineSuggest.js
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:54 Bug #86733: Data in page is invalid if plugin exits
- Could be the same problem as https://forge.typo3.org/issues/86703
- 11:39 Bug #86797 (New): No field value tranformation/URL sanitation when using extbase extension custom field as a route path segment
- When I try to use a custom field for routing in an extbase extension the field value does not get transformed to a pr...
- 11:30 Bug #86789 (Resolved): backend.css not up-to-date
- Applied in changeset commit:e2f13be73bdf0c245254a8b4c2ad8595db3e357e.
- 10:54 Bug #86789: backend.css not up-to-date
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:38 Bug #86789 (Under Review): backend.css not up-to-date
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:06 Bug #86796 (Closed): Removing a language-pack does not fully erase it
- When removing a language-pack it disappears from "Active languages". But it's still in the dropdown for user-settings...
- 11:02 Bug #82881 (New): Wrong page uid given to getDefaultUploadFolder for InlineControlContainer
- 11:01 Bug #82843 (New): TCA: localized `SelectSingleElement` selects wrong option
- 10:58 Bug #86770 (Rejected): form-extenion finisher not editable
- I am closing this issue as it seems to be solved. Thanks for your comment!
- 10:11 Bug #85934: DatabaseQueryProcessor - doesn't respect the translation config
- For me it´s almost the same incorrect behaviour. If content is in free mode no content is shown on translated pages. ...
- 09:30 Bug #86666 (Resolved): Use typo3/phar-stream-wrapper package
- Applied in changeset commit:2b59e40d85716bb540881ec0e3368d82fc0d9e51.
- 00:56 Bug #86793: Renamed columns are not correctly detected by database schema diff
- Thanks, the related tickets and change requests helped
- 00:52 Bug #86793: Renamed columns are not correctly detected by database schema diff
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:37 Bug #86793: Renamed columns are not correctly detected by database schema diff
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:35 Bug #86793: Renamed columns are not correctly detected by database schema diff
- Christian Kuhn wrote:
> confirmed. seen that, too. we had a fix related to this back in v8 times and should pick up ... - 00:30 Bug #86793 (Under Review): Renamed columns are not correctly detected by database schema diff
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 00:29 Bug #86793: Renamed columns are not correctly detected by database schema diff
- confirmed. seen that, too. we had a fix related to this back in v8 times and should pick up some details from there. ...
- 00:22 Bug #86793 (Closed): Renamed columns are not correctly detected by database schema diff
- When using the default collation utf8mb4, renamed columns are not detected any more.
When you set up a new TYPO3 9... - 00:21 Bug #86785: Calling scheduler command on CLI throws error if not in /var/www/html
- I could not reproduce that with current master. Could you elaborate a bit on your environment?
Maybe you could de...
2018-10-29
- 23:30 Task #86647 (Resolved): Migrate FieldControl ListModule
- Applied in changeset commit:0e92db5c695c2a028873825011dd8f150789d618.
- 23:13 Task #86647: Migrate FieldControl ListModule
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:13 Task #86647: Migrate FieldControl ListModule
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:57 Task #86647: Migrate FieldControl ListModule
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:30 Task #86646 (Resolved): Migrate FieldControl InsertClipboard
- Applied in changeset commit:58e7f2274f9caeb4bc443a97746d30d530dfc173.
- 22:44 Task #86646: Migrate FieldControl InsertClipboard
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:52 Task #86646: Migrate FieldControl InsertClipboard
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:20 Bug #82225: Large cropper configuration breaks the image manipulation editor with 414 (Request-URI Too Long)
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:19 Bug #82225: Large cropper configuration breaks the image manipulation editor with 414 (Request-URI Too Long)
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:18 Bug #82225: Large cropper configuration breaks the image manipulation editor with 414 (Request-URI Too Long)
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 23:04 Bug #82225 (Under Review): Large cropper configuration breaks the image manipulation editor with 414 (Request-URI Too Long)
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:16 Task #86643 (Resolved): Migrate FieldControl AddRecord
- merged with https://review.typo3.org/#/c/58648/
- 23:00 Task #86649 (Resolved): Migrate FieldControl TableWizard
- Applied in changeset commit:a582af1f128811726032fd53517fc59d9f996289.
- 22:05 Task #86649: Migrate FieldControl TableWizard
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Epic #86642 (Resolved): Migrate FieldControls to use RequireJS
- Applied in changeset commit:bcc2afa85ef047b685414c5b98917cf414355bf3.
- 21:53 Epic #86642: Migrate FieldControls to use RequireJS
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:48 Epic #86642: Migrate FieldControls to use RequireJS
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:42 Epic #86642: Migrate FieldControls to use RequireJS
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Task #86648 (Resolved): Migrate FieldControl ResetSelection
- Applied in changeset commit:d6d0280001dfb4be25a4ce0e6354c701ed8a5a15.
- 21:55 Task #86648: Migrate FieldControl ResetSelection
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:49 Task #86648: Migrate FieldControl ResetSelection
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:32 Task #86648: Migrate FieldControl ResetSelection
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:25 Task #86648: Migrate FieldControl ResetSelection
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:22 Task #86648: Migrate FieldControl ResetSelection
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:00 Bug #86792 (Resolved): Table wizard still uses split buttons
- Applied in changeset commit:cd85b1ed1473d617d4f4eec7ee8ac5480a4681b5.
- 22:26 Bug #86792 (Under Review): Table wizard still uses split buttons
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:24 Bug #86792 (Closed): Table wizard still uses split buttons
- The table wizard uses the split buttons, while other modules have been migrated to single buttons.
- 22:17 Bug #86790 (Closed): Linkbrowser layout issues in Firefox 63.0 (64-Bit)
- In Firefox 63.0 (64-Bit) the linkbrowser is a little broken in terms of layout. First of all the expand and collapse ...
- 21:21 Feature #86650 (Closed): Add API to use RequireJS modules in FieldControl
- not needed.
- 20:30 Bug #86789 (Resolved): backend.css not up-to-date
- Applied in changeset commit:7a43ce10e06db22b6b7c9930641042d4ead1bf19.
- 20:08 Bug #86789 (Under Review): backend.css not up-to-date
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:06 Bug #86789 (Closed): backend.css not up-to-date
- The change #86449 did not update the backend.css completely.
- 19:56 Feature #86216: Allow empty slug for root pages and sysfolders
- Without the possibility to have empty slugs for rootpages in multidomain environments, for me it seems to be impossib...
- 19:30 Bug #86788 (Resolved): Clean up PharStreamWrapperInterceptor
- Applied in changeset commit:bb5b887fe27569a86a5e8c1982b6787c543907b9.
- 19:02 Bug #86788 (Under Review): Clean up PharStreamWrapperInterceptor
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:01 Bug #86788 (Closed): Clean up PharStreamWrapperInterceptor
- * fix spacing issue
* remove superfluous method - 19:15 Bug #66653: shortcut_mode value is not correctly selected when adding translation of a page
- Patch set 5 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:06 Bug #86666: Use typo3/phar-stream-wrapper package
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 19:03 Bug #86666: Use typo3/phar-stream-wrapper package
- Patch set 2 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:03 Bug #86666: Use typo3/phar-stream-wrapper package
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:24 Bug #86666: Use typo3/phar-stream-wrapper package
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:23 Bug #86666 (Under Review): Use typo3/phar-stream-wrapper package
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #83572 (Resolved): Changed behaviour for uniqueInPid/unique in translated records
- Applied in changeset commit:dd6713fed010185b18dccd12cc9d5ae59e6f2375.
- 10:57 Bug #83572: Changed behaviour for uniqueInPid/unique in translated records
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #84267 (Resolved): Unique evaluation does not work with l10n_mode=exclude
- Applied in changeset commit:dd6713fed010185b18dccd12cc9d5ae59e6f2375.
- 10:57 Bug #84267: Unique evaluation does not work with l10n_mode=exclude
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:30 Bug #86787 (Resolved): Filelist: Paging always says [1 - X]
- Applied in changeset commit:eee1bd88dfbea665edaf27ea090a8aaf4de9ae60.
- 16:29 Bug #86787: Filelist: Paging always says [1 - X]
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:16 Bug #86787: Filelist: Paging always says [1 - X]
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:03 Bug #86787: Filelist: Paging always says [1 - X]
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:58 Bug #86787 (Under Review): Filelist: Paging always says [1 - X]
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:50 Bug #86787 (Closed): Filelist: Paging always says [1 - X]
- If a directory has a lot of files, the file list offers a pagination, which is very yay. However, the label to the pr...
- 16:30 Task #86449 (Resolved): Improve styling of upload form in EM
- Applied in changeset commit:3879aa9c73f488ea3ddd483f02cd58c6e816adff.
- 15:11 Task #86449: Improve styling of upload form in EM
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:05 Task #86449: Improve styling of upload form in EM
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:19 Bug #20612: scandinavian letters are transliterated wrong
We have now tested the new 9 LTS with Site Handling and Url Routing. Unfortunately the issue is still not completel...- 14:12 Bug #86770: form-extenion finisher not editable
- sometimes one must be patient. the error seems to be gone - mysteriously. i signed in to my TYPO3-site this morning a...
- 14:01 Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names
- Patch set 33 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:55 Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names
- Patch set 32 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:53 Task #83334: GeneralUtility::implodeArrayForUrl should always encode param-names
- Patch set 31 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:30 Task #86786 (Resolved): Update typo3/testing-framework to 4.10.0
- Applied in changeset commit:d981bdc20c779afedaeafdb62d3550a51e50f0e4.
- 12:42 Task #86786: Update typo3/testing-framework to 4.10.0
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:41 Task #86786 (Under Review): Update typo3/testing-framework to 4.10.0
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:35 Task #86786 (Closed): Update typo3/testing-framework to 4.10.0
- 12:30 Bug #86053 (Resolved): FileBrowser doesn't pass current pid/table/field to getDefaultUploadFolder()
- Applied in changeset commit:d4bdb02b9e3cce6a76ede3cc488a7bcb2e7836c6.
- 11:50 Bug #86053: FileBrowser doesn't pass current pid/table/field to getDefaultUploadFolder()
- Patch set 4 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:33 Bug #86053 (Under Review): FileBrowser doesn't pass current pid/table/field to getDefaultUploadFolder()
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:30 Bug #86053 (Resolved): FileBrowser doesn't pass current pid/table/field to getDefaultUploadFolder()
- Applied in changeset commit:6797522ce5d890a916ee1ed1f47b89f0c0d00667.
- 11:28 Bug #86053: FileBrowser doesn't pass current pid/table/field to getDefaultUploadFolder()
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:01 Bug #86053: FileBrowser doesn't pass current pid/table/field to getDefaultUploadFolder()
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:25 Bug #86763: Backend Layout Slide not working in FLUIDTEMPLATE Variables after Upgrade to 9.5.0
- I had the same problem with 9.5.0.
I've changed the Typoscript:
belayout = TEXT
belayout.data = levelfield:-2, b... - 12:12 Bug #86785 (Closed): Calling scheduler command on CLI throws error if not in /var/www/html
- Calling the scheduler command on CLI throws an error, if the TYPO3 installation is not running in @/var/www/html/@.
... - 12:00 Bug #85585 (Resolved): Fluid's widget.paginate view helper does not respect limit on last page
- Applied in changeset commit:7b97335fc4e611f04c936531de87f4515c3b9ff9.
- 12:00 Bug #81202 (Resolved): linkToTop in css_styled_content broken in TYPO3 7
- Applied in changeset commit:4c9d9254f5874911decc8434b48b3d276fadbce1.
- 11:58 Bug #82462: Workspace : no content show in preview, for a new page create in workspace, if this page is enable
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:50 Bug #85888: Wrong page order in info modul pageTS overview
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:24 Bug #85888: Wrong page order in info modul pageTS overview
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:04 Bug #85888: Wrong page order in info modul pageTS overview
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #86675 (Resolved): "Show Fluid Debug" seems to be cached in regular FE-Cache
- Applied in changeset commit:b8117a7acb4e8665d9b2d7ad28909e427994f0dd.
- 11:12 Bug #76489: f:cObject resets other global parameters in 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:00 Bug #86625 (Resolved): "No pseudo-site found in root line of page" when executing upgrade wizard
- Applied in changeset commit:12bf0ed02623e659ebdef38032201fa6eb387da7.
- 11:00 Task #86419 (Resolved): Add default cropping ratio for social share images
- Applied in changeset commit:e1ffbaab4fb1d3363869bc2fc7d492fa3528833c.
- 09:51 Task #86419: Add default cropping ratio for social share images
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:39 Task #86419: Add default cropping ratio for social share images
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:48 Bug #85142: Recent reordering of TCA select items processing makes it impossible to post-process foreign_table items
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:30 Task #86143 (Resolved): Update TypoScript include
- Applied in changeset commit:c1a229db20c4818954f43c853eb47da1508dbd99.
- 10:27 Bug #63353: Media Relation from translated page properties in a workspace
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:33 Feature #85918: Show "Page enabled in menus" in ContextMenu for pages
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2018-10-28
- 21:30 Task #86781 (Resolved): Ensure UTF-8 files contain no BOM
- Applied in changeset commit:9c15ab84411bdad4321cad9da09ef42887b81b43.
- 20:59 Task #86781: Ensure UTF-8 files contain no BOM
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:40 Task #86781: Ensure UTF-8 files contain no BOM
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:24 Task #86781: Ensure UTF-8 files contain no BOM
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:35 Task #86781: Ensure UTF-8 files contain no BOM
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:31 Task #86781 (Under Review): Ensure UTF-8 files contain no BOM
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:29 Task #86781 (Closed): Ensure UTF-8 files contain no BOM
- 19:30 Bug #84475: Validation skipped for domain-record with circular relationship on itself on submitting nested form
- The test-extension has an error in the db-mapping setup. The relation Child -> rootObject is not correctly populated ...
- 19:30 Bug #86783 (Resolved): SCSS for install tool is in wrong file
- Applied in changeset commit:579aa07539f1b83f8ff698338da562e14d69a07e.
- 17:43 Bug #86783: SCSS for install tool is in wrong file
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:07 Bug #86783 (Under Review): SCSS for install tool is in wrong file
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:45 Bug #86783 (Closed): SCSS for install tool is in wrong file
- 19:22 Bug #86625: "No pseudo-site found in root line of page" when executing upgrade wizard
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:22 Bug #86625: "No pseudo-site found in root line of page" when executing upgrade wizard
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:17 Feature #34624: Changing the type field of a new element should not result in saving
- It still comes true for the latest master.
Quick way to test it:
1) create a content element, type: text - writ... - 18:13 Task #86143: Update TypoScript include
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Bug #86675: "Show Fluid Debug" seems to be cached in regular FE-Cache
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:59 Bug #86675: "Show Fluid Debug" seems to be cached in regular FE-Cache
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:03 Bug #86675: "Show Fluid Debug" seems to be cached in regular FE-Cache
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:00 Bug #86675: "Show Fluid Debug" seems to be cached in regular FE-Cache
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Bug #86689 (Resolved): [BUGFIX][FAL] Update local cache upon creation of new storage object
- Applied in changeset commit:5715465d1c7997237d5dd0bbee4ba92fb8186291.
- 17:37 Bug #86689: [BUGFIX][FAL] Update local cache upon creation of new storage object
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Bug #62273 (Resolved): It isn't possible to use a newly created local ResourceStorage
- Applied in changeset commit:5715465d1c7997237d5dd0bbee4ba92fb8186291.
- 17:37 Bug #62273: It isn't possible to use a newly created local ResourceStorage
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Bug #81251 (Resolved): Upon redirect of an overlaid mount point the mount point parameters get lost
- Applied in changeset commit:02f8414f11db6299c07236cf472eb08bca31180e.
- 17:16 Bug #81251: Upon redirect of an overlaid mount point the mount point parameters get lost
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #86615 (Resolved): Static route sitemap.xml is not working on single-page tree
- Applied in changeset commit:4c9699a65b4809d411046ede58665914597f13c0.
- 15:33 Bug #86615: Static route sitemap.xml is not working on single-page tree
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Task #86414 (Resolved): No copy and / or cut button in file list search
- Applied in changeset commit:043030748d9971aa3645f3f35b8e0d901215310a.
- 14:14 Task #86414: No copy and / or cut button in file list search
- My screen with patch set 10.
Notice that
* there‘s no document header
* the scissors aren‘t closed
* "paste int... - 13:55 Task #86414: No copy and / or cut button in file list search
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:48 Task #86414: No copy and / or cut button in file list search
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:30 Bug #67061 (Resolved): Upload of files with "Umlaute" is not possible for non-admins when utf8 filesystem is enabled
- Applied in changeset commit:020d8cac4349663d551649644244723afefb594e.
- 17:26 Bug #67061: Upload of files with "Umlaute" is not possible for non-admins when utf8 filesystem is enabled
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:30 Bug #86617 (Resolved): Trying to get property 'workspace' of non-object when running slug upgrade wizard
- Applied in changeset commit:61db15e04bbdfa97f4e271e9a7b6ff141a98b014.
- 15:47 Bug #86617: Trying to get property 'workspace' of non-object when running slug upgrade wizard
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:07 Bug #86617: Trying to get property 'workspace' of non-object when running slug upgrade wizard
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:40 Bug #86617: Trying to get property 'workspace' of non-object when running slug upgrade wizard
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:47 Bug #86617 (Under Review): Trying to get property 'workspace' of non-object when running slug upgrade wizard
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:10 Bug #80349 (New): Extbase mapping of \DateTime for integer values does not set timezone with region string but only offset
- 16:30 Task #86780 (Resolved): Add test for (wrong) unique eval handling in pages:alias
- Applied in changeset commit:09b94a99621056dac233c41d2bc437efb296badf.
- 16:00 Task #86780: Add test for (wrong) unique eval handling in pages:alias
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:39 Task #86780 (Under Review): Add test for (wrong) unique eval handling in pages:alias
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:38 Task #86780 (Closed): Add test for (wrong) unique eval handling in pages:alias
- 16:30 Bug #86403 (Resolved): Missing FlexForm context for USER display conditions
- Applied in changeset commit:f74ed5fe2fcf6907505f9819884ba089d1a879ef.
- 16:04 Bug #86403: Missing FlexForm context for USER display conditions
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:05 Task #86573 (Closed): PageTitleProvider should give possibility to remove site name
- As discussed with Benni Mack: If you would like to remove the site title from the title tag, just don't add it to the...
- 16:00 Bug #85710 (Resolved): tx_form: Multiple Extensions with YAML additionalViewModel overwrite configuration array
- Applied in changeset commit:6939d0dae3c0f5c2209dbbd6ad82e02fbab0ebfa.
- 15:41 Bug #85710: tx_form: Multiple Extensions with YAML additionalViewModel overwrite configuration array
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:00 Bug #85274 (Resolved): Using more than 2 parameter in displayCond with USER:
- Applied in changeset commit:f5b5585b24e417b3397bca7fc509c87e19fb71ab.
- 15:40 Bug #85274: Using more than 2 parameter in displayCond with USER:
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:38 Bug #72200 (Resolved): Folder selection wizard uses wrong syntax for selected value
- works nicely in v8 and v9. I close the issue for this reason.
- 15:30 Task #86586 (Resolved): Use different placeholder than ### because of preg_quote since PHP 7.3.0
- Applied in changeset commit:64664892bde7ea405b925b8a13e6f5c599026a00.
- 15:20 Task #86586 (Under Review): Use different placeholder than ### because of preg_quote since PHP 7.3.0
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:00 Task #86586 (Resolved): Use different placeholder than ### because of preg_quote since PHP 7.3.0
- Applied in changeset commit:3d0c216e600cb4f062dd0c7dd5e0b3a32c355b31.
- 14:36 Task #86586: Use different placeholder than ### because of preg_quote since PHP 7.3.0
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:30 Task #86170 (Resolved): Check for extbase response type instead of current environment
- Applied in changeset commit:c399a2e137f4184ccda6fed89f0c7398223726da.
- 14:43 Task #86170: Check for extbase response type instead of current environment
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Task #82237 (Resolved): Backend generates the same URL multiple times, caching can help performance
- Applied in changeset commit:f1d84abd89c0f53ff57edfa0dd0e4a8aacc2769c.
- 14:33 Task #82237: Backend generates the same URL multiple times, caching can help performance
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:44 Task #82237: Backend generates the same URL multiple times, caching can help performance
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:33 Task #82237: Backend generates the same URL multiple times, caching can help performance
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:30 Bug #86778 (Resolved): The backend user authentication checkFullLanguagesAccess does not check the full authentication
- Applied in changeset commit:f46acd19c1a26f8989a74e5c3bb87afdcbe162ba.
- 15:10 Bug #86778: The backend user authentication checkFullLanguagesAccess does not check the full authentication
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:33 Bug #86778 (Under Review): The backend user authentication checkFullLanguagesAccess does not check the full authentication
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:42 Bug #86778 (Closed): The backend user authentication checkFullLanguagesAccess does not check the full authentication
- The method checkFullLanguageAccess only check one translated record and not all translated records
- 15:30 Task #86589 (Resolved): Fix continue-statement inside a switch-block
- Applied in changeset commit:7b7d69891f6add479a0c9347b691815cfc0b1755.
- 15:03 Task #86589 (Under Review): Fix continue-statement inside a switch-block
- 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 #86589 (Resolved): Fix continue-statement inside a switch-block
- Applied in changeset commit:d486678ff55180b590b28a81c27d6ba4d831c45f.
- 14:01 Task #86589: Fix continue-statement inside a switch-block
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:28 Feature #59003 (Closed): Enable Longdescurl in TYPO3 6.2
- Figcaption is now in place in all templates for the description with FAL. On top, links can be set there - and (in ca...
- 15:26 Task #86661 (Rejected): Http\Message: Support integers as header-values
- See gerrit review - this breaks interoperability.
- 14:11 Task #86661 (New): Http\Message: Support integers as header-values
- 14:32 Feature #85918: Show "Page enabled in menus" in ContextMenu for pages
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:21 Feature #85918: Show "Page enabled in menus" in ContextMenu for pages
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:31 Bug #77499: Installtool, test GDLib is producing strange background
- Can't reproduce on Linux-Environment - neither in 8.7.20-dev nor in 9.5.1-dev
- 14:30 Bug #77499 (Closed): Installtool, test GDLib is producing strange background
- Cannot reproduce on windows with image magick version 7. If the problem persists for you try upgrading ImageMagick or...
- 14:30 Task #86779 (Resolved): add unit tests for BackendUtility::resolveFileReferences
- Applied in changeset commit:936dd9577bc27c9b38a5e5a9acb8ea11634e192a.
- 13:41 Task #86779: add unit tests for BackendUtility::resolveFileReferences
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:38 Task #86779: add unit tests for BackendUtility::resolveFileReferences
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:31 Task #86779 (Under Review): add unit tests for BackendUtility::resolveFileReferences
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:31 Task #86779 (Closed): add unit tests for BackendUtility::resolveFileReferences
- this method has no tests yet at all
- 14:30 Task #86515 (Resolved): Show canonical link next to noindex
- Applied in changeset commit:e92b16132345d3f06ffa481a259fcb83a4d2f78f.
- 12:24 Task #86515: Show canonical link next to noindex
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:56 Task #86515: Show canonical link next to noindex
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #86753 (Resolved): Call to undefined method Symfony\Component\Console\Command\Command::setHidden in TYPO3\CMS\Extbase\Command\CoreCommand
- Applied in changeset commit:278d6808c980ac7eec93311806a6da3affcbe1ab.
- 14:26 Bug #84027: wrong tab when reopen records from list view
- cant reproduce with 9.5.1-dev and any of the records available on root-page.
Maybe it's an error that occures only... - 14:23 Bug #78043 (Resolved): Can't create local anchors using RTE
- 14:13 Bug #78043: Can't create local anchors using RTE
- In both TYPO3 8.7.20-dev and 9.5.1-dev, local anchors can be set in two different ways:
- first by choosing "inter... - 14:22 Bug #84111 (Resolved): CKeditor: custom section / anchor links (external) will result in page=current#section links
- 14:09 Bug #84111: CKeditor: custom section / anchor links (external) will result in page=current#section links
- In both TYPO3 8.7.20-dev and 9.5.1-dev, local anchors can be set in two different ways:
- first by choosing "inter... - 14:15 Feature #81989 (Accepted): ImageMagick - Prevent Concurrent Processing of Image Files
- 14:12 Bug #86053: FileBrowser doesn't pass current pid/table/field to getDefaultUploadFolder()
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:19 Bug #86053: FileBrowser doesn't pass current pid/table/field to getDefaultUploadFolder()
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:11 Bug #86551 (Closed): Typo in response HTTP headers when sending temporary content
- This is resolved in current master.
- 14:10 Bug #86551 (New): Typo in response HTTP headers when sending temporary content
- 14:00 Task #86000 (Resolved): Performance optimizations for the form manager module
- Applied in changeset commit:187528f48912d74d461f43e05321c1f97d51f83d.
- 14:00 Bug #83545 (Resolved): rte_ckeditor: Link-update-button disappears in link-browser
- Applied in changeset commit:45ba7fd3ab9ecc86e2575fee57c7749e58060ae0.
- 13:52 Bug #83545: rte_ckeditor: Link-update-button disappears in link-browser
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:23 Bug #83545: rte_ckeditor: Link-update-button disappears in link-browser
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Task #86531 (Resolved): Cleanup generation of sitemap-index-URLs
- Applied in changeset commit:a5b6f960e515d0851388c1b8003d977de4f418c0.
- 13:50 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 17 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:25 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 16 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 13:05 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 15 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:54 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 12:07 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 13 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:41 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 12 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 11:04 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:27 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 10:17 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Bug #85585: Fluid's widget.paginate view helper does not respect limit on last page
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Bug #85249 (Resolved): AbstractHierarchicalFilesystemDriver->getParentFolderIdentifierOfIdentifier fails on Windows
- Applied in changeset commit:1b2670c51623d3def87c1c3cedc0c2a45fe3c9fc.
- 13:21 Bug #85249: AbstractHierarchicalFilesystemDriver->getParentFolderIdentifierOfIdentifier fails on Windows
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:30 Bug #85795 (Resolved): Too many records on reference index updating break TYPO3
- Applied in changeset commit:ca2f7c3ea4d66d521801fd0962494fef11069bab.
- 13:10 Bug #85795: Too many records on reference index updating break TYPO3
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:00 Bug #86771 (Resolved): Editor without access to default language can not edit translated content element
- Applied in changeset commit:ed0066a3ee75bab6a6547cd23fa342db3dcc045f.
- 11:43 Bug #86771: Editor without access to default language can not edit translated content element
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Task #86582 (Resolved): [TASk] Fully qualified classes was expecting bool
- Applied in changeset commit:244fb73099df3c074b4083b9ae40dd191299fc71.
- 13:00 Bug #86571 (Resolved): Language Menu not setting language uid correctly when special.value=auto
- Applied in changeset commit:461841fc3224f6a7333392b9933220dd8cc5d96b.
- 13:00 Bug #84009 (Resolved): Inserting an invalid url with link wizard throws exception
- Applied in changeset commit:60c01acaf8705b4cc4544a79675df78f366410de.
- 12:32 Bug #84009: Inserting an invalid url with link wizard throws exception
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:00 Bug #80036 (New): FAL translation with TCA maxitems set
- 12:30 Feature #45488 (Rejected): Support meaningful COA keys
- 12:29 Feature #45488: Support meaningful COA keys
- I would refuse the original suggestion.
The reason:
you open up endless possibilities to write the same
pl... - 12:30 Bug #85774 (Resolved): userTSConfig options.saveDocNew.table = 0 does not work anymore
- Applied in changeset commit:e98c249678e8ee5464b10494e0a4cfbd2531b35d.
- 12:30 Task #86777 (Resolved): Allow running of runTests.sh on Windows WSL
- Applied in changeset commit:b33d41d708667eed84c91b426d71f0752b11cc7b.
- 11:46 Task #86777 (Under Review): Allow running of runTests.sh on Windows WSL
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:46 Task #86777 (Closed): Allow running of runTests.sh on Windows WSL
- The runTests.sh provides a convenient way to run all TYPO3 Core tests. With the WSL on Windows it's possible to use t...
- 12:30 Task #86776 (Resolved): No UTF-8 with BOM files
- Applied in changeset commit:386ce2a0eb3cd9ec04262769c531118d18d698ed.
- 11:41 Task #86776 (Under Review): No UTF-8 with BOM files
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:40 Task #86776 (Closed): No UTF-8 with BOM files
- 12:30 Bug #76166 (Resolved): Set X-UA-Compatible in ModuleTemplate for frontend editing
- Applied in changeset commit:9b222cebcedc31690c3a8666a8f8d0980b92a020.
- 12:00 Bug #86775 (Resolved): Headline decoration too short in indexed_search
- Applied in changeset commit:6eb753060f82228f80f7fe299ee64593e77e4539.
- 11:50 Bug #86775: Headline decoration too short in indexed_search
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:41 Bug #86775 (Under Review): Headline decoration too short in indexed_search
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:41 Bug #86775 (Closed): Headline decoration too short in indexed_search
- the headline decoration line must be same length as the headline to avoid warnings.
One occurrence happens in ext:... - 12:00 Task #86774 (Resolved): Have LF line endings for .sh scripts
- Applied in changeset commit:fc46127bd2d183808f93939fdd0a557dc1627ff8.
- 11:49 Task #86774: Have LF line endings for .sh scripts
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 10:29 Task #86774: Have LF line endings for .sh scripts
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Task #86774 (Under Review): Have LF line endings for .sh scripts
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:26 Task #86774 (Closed): Have LF line endings for .sh scripts
- 12:00 Bug #86655 (Resolved): GeneralUtility::rmdir needs a fully initialized Environment instance
- Applied in changeset commit:10d3b0bdd98cfba6a8fd2b5ac37f66f87f44b469.
- 11:50 Bug #57749 (Needs Feedback): typolink(): Incorrect generation for cross-protocol link when port is set in Host Header
- With site handling there were some changes in this area, is this still reproducible?
- 11:46 Bug #84580: "Stop page tree" icon/label unclear
- We have two usability issues here:
- the label "stop page tree" on the behaviour-tab
- the "+"-Icon in the page-t... - 11:38 Bug #56351 (Needs Feedback): view page in another language than default language from Backend is incorrect
- I cannot reproduce the issue on 9.5 - can you add new steps to reproduce?
I tested the following:
- Web > Page ... - 11:30 Bug #83424 (Resolved): Typo3 v8.7 crashes <abbr> tags
- Applied in changeset commit:95aeaf184a103e24398ed82727286343337ed206.
- 11:12 Bug #83424: Typo3 v8.7 crashes <abbr> tags
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:30 Bug #86562 (Resolved): Missing padding in extensionconfiguration between tab-content and save-button
- Applied in changeset commit:1c4bcb3a4f1cdaa4754319d74dd68de8be209bcd.
- 11:30 Bug #81857 (Resolved): Do not require typo3conf/ext to be writable in Composer Mode
- Applied in changeset commit:c3e576b8a437af37acb7cca84dc25bcb9b50f08d.
- 10:35 Bug #84929: Fix undefined index notices
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Bug #86331: Mountpoints not working with new site configurations
- I see major conceptional difficulties here. The question is: *how do we want to deal with cross-domain-mounts*?
Th...
2018-10-27
- 23:49 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:16 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:14 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:03 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:02 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:42 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:48 Bug #73542 (Needs Feedback): PHP Warning: array_replace_recursive(): Argument #1 is not an array
- Could anyone provide some more information on how to reproduce this issue? Do you have some special TypoScript conten...
- 23:46 Bug #76326 (Closed): Viewpage module assumes HTTP if it cannot assert HTTPS.
- Hi Raoul,
we fixed this in v9 (couldn't make this possible in older versions otherwise it would've been a bigger i... - 23:42 Feature #60873 (Rejected): Hierarchical view for the list-module
- As Martin stated 4 years ago, I think we should rethink the list module as a whole instead of adding "this or that" f...
- 23:41 Bug #82054: f:link.external does not filter insecure URI schemes
- Let's deprecate this one in v10.0
- 23:40 Bug #86562: Missing padding in extensionconfiguration between tab-content and save-button
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:35 Bug #86562: Missing padding in extensionconfiguration between tab-content and save-button
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:39 Feature #59497 (Closed): Typed Slots
- Hey,
for v10, we're going with PSR-14, which is fully typed solution, so this feature for signal slot won't make i... - 23:39 Feature #44210 (Rejected): Add more effective ways to work with large index
- As there was no interest in picking up this topic in the last few years and there are existing extension solutions fo...
- 23:38 Bug #22490 (Closed): tslib_pibase::pi_getLL doesn't recognize translation state of pages and/or records
- hi everybody,
we've fixed this config options of TypoScript now in v9 with site handling and Context API!
So, t... - 23:36 Bug #86625: "No pseudo-site found in root line of page" when executing upgrade wizard
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:35 Bug #62081 (Closed): TCA not updated before t3d/xml file will be imported
- 23:35 Bug #62081: TCA not updated before t3d/xml file will be imported
- Hey,
we fixed this in v9 recently, so enjoy :) Sorry for the long delay. If there is still an issue, let me know. - 23:35 Feature #22035 (Rejected): Web Services for Remote Portlets (WSRP) support in TYPO3
- The technology train moved on since that time and solutions for these kind of issues are built on a totally different...
- 23:33 Bug #84009 (Under Review): Inserting an invalid url with link wizard throws exception
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:27 Bug #80285 (Resolved): RTE: soft hyphens are visible in IE11 in text mode and encoded
- Tested with Riccardos example and config in Edge and IE 11 and it works in both.
- 23:26 Bug #83424 (Under Review): Typo3 v8.7 crashes <abbr> tags
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:25 Bug #83424: Typo3 v8.7 crashes <abbr> tags
- Hi,
thanks for your report and you're right - we've simplified the RTE processing configuration and did not provid... - 23:13 Bug #86773 (Closed): Include enable columns as default in BackendUtility getRootline
- After patch for #86512, which includes field 'hidden' as default for rootline data, we thought about to implement fur...
- 23:12 Bug #85038: allowTagsOutside not working in rte_ckeditor
- Hi Loon!
Loon Buster wrote:
> Benni Mack wrote:
> > What do you expect to set this option?
>
> counterquestio... - 23:04 Bug #85330 (Closed): Path index.php is missing in urls
- Solved in v9 LTS
- 23:04 Bug #76166 (Under Review): Set X-UA-Compatible in ModuleTemplate for frontend editing
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:04 Bug #85779 (Closed): RTE: bold and italic buttons creates span
- Hey Wiebke,
yes. please remove the option as mentioned. This is ugly. For v8 and v9 this is already fixed. If you ... - 23:00 Bug #86195 (Resolved): Localization of page fails because of SiteNotFoundException
- Applied in changeset commit:342e7bff84927406f7b63cc846ce759b8a437926.
- 23:00 Task #86514 (Resolved): Add Social Media tab to pages TCA
- Applied in changeset commit:5178ce52f1656a18b945b8c7642464bddf06bb94.
- 11:16 Task #86514: Add Social Media tab to pages TCA
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:58 Feature #63496 (Rejected): Possibilty to hide "tt_content_showHidden" in Users Backend
- I agree with Eric.
Removing the checkbox is compared to clipboard (which _is_ a completely different UX case) - on... - 22:50 Bug #46130 (Closed): Image links in localized content elements
- Riccardo - perfect summary, your described behaviour is expected and properly done.
- 22:48 Task #37951 (Closed): Remove "http://" prefix from domain record domains or prevent saving the form
- we finally resolved this by using a full URL (not just the domain name + path) in the new site handling, as sys_domai...
- 22:43 Feature #81628 (Needs Feedback): Redirect Debugging
- we now built this in various other places with PSR-7 (RedirectResponse) where this could be built, and should be inte...
- 22:41 Feature #20107 (Rejected): Image Resizing / Thumbnails with GD2 instead of ImageMagick
- Hey,
we've decoupled the functionality of Image Generation now in a very flexible way which all runs through FAL, ... - 22:40 Feature #27794 (Closed): Limit to Languages doesn't restrict editing of page properties in default Language if "Page" modify is allowed
- This is mainly fixed since the removal of pages_language_overlay and the reworked language handling.
- 22:30 Task #86772 (Resolved): Update typo3/cms-composer-installers to 2.2.1
- Applied in changeset commit:155f956d57a7583243a2c1261c0d3588dc7feee9.
- 22:05 Task #86772 (Under Review): Update typo3/cms-composer-installers to 2.2.1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:02 Task #86772 (Closed): Update typo3/cms-composer-installers to 2.2.1
- 22:30 Bug #86626 (Resolved): Possible recursion in PageContentErrorHandler with untranslated pages
- Applied in changeset commit:2e19ba205cc30190733bcf764a0a2aa03f6a93e1.
- 22:30 Bug #85576 (Resolved): Linkvalidator not checking linked content elements with TypoLink
- Applied in changeset commit:574914eb1e612b4cbe1b4519c819fa27675d20f0.
- 18:19 Bug #85576 (Under Review): Linkvalidator not checking linked content elements with TypoLink
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 17:30 Bug #85576 (Resolved): Linkvalidator not checking linked content elements with TypoLink
- Applied in changeset commit:916d1c60adcf0bf13b119685cab7ad75b134deca.
- 17:20 Bug #85576: Linkvalidator not checking linked content elements with TypoLink
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 22:28 Bug #81857: Do not require typo3conf/ext to be writable in Composer Mode
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:08 Bug #81251: Upon redirect of an overlaid mount point the mount point parameters get lost
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:00 Bug #79692 (Resolved): Error when "Edit the whole template record"
- Applied in changeset commit:016a3145ec0f199a73434d1a14ec9f4a6fc7cf81.
- 19:41 Bug #79692 (Under Review): Error when "Edit the whole template record"
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:49 Bug #86742: ReflectionService: UnknownClassException wrong classname in message
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:47 Bug #86742 (Under Review): ReflectionService: UnknownClassException wrong classname in message
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 21:30 Bug #86742 (Resolved): ReflectionService: UnknownClassException wrong classname in message
- Applied in changeset commit:98280a6e86bc2cdfdc0b534d90d408ed6581f9e2.
- 15:43 Bug #86742: ReflectionService: UnknownClassException wrong classname in message
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:37 Bug #86742: ReflectionService: UnknownClassException wrong classname in message
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:35 Bug #86742: ReflectionService: UnknownClassException wrong classname in message
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:03 Bug #86742: ReflectionService: UnknownClassException wrong classname in message
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:12 Bug #86742: ReflectionService: UnknownClassException wrong classname in message
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:03 Bug #86742 (Under Review): ReflectionService: UnknownClassException wrong classname in message
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:12 Bug #17537 (Resolved): Shortcuts within mounted trees lose MP-Parameter
- 21:10 Bug #17537: Shortcuts within mounted trees lose MP-Parameter
- in TYPO3 8.7.20-dev the issue is solved, too.
Same behaviour like in 9.5 - 20:52 Bug #17537: Shortcuts within mounted trees lose MP-Parameter
- In TYPO3 9.5.1-dev, the issue is solved:
Links to external urls in mounted subtrees don't keep the MP-Parameter.
... - 20:56 Bug #86771 (Under Review): Editor without access to default language can not edit translated content element
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:04 Bug #86771 (Closed): Editor without access to default language can not edit translated content element
- If an editor has no access to the default language he cannot edit the translated content elements.
The error messa... - 20:22 Bug #83545 (Under Review): rte_ckeditor: Link-update-button disappears in link-browser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:53 Bug #83545: rte_ckeditor: Link-update-button disappears in link-browser
- Same behavior in TYPO3 version 8.7.19 and 7.6.32
- 20:06 Bug #84929: Fix undefined index notices
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:04 Bug #84929: Fix undefined index notices
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:31 Bug #84929: Fix undefined index notices
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:55 Bug #86435 (Needs Feedback): Layout broken in translation status table
- I can't reproduce this issue, it looks good to me with current master (9.5.1-dev). Tested with chrome, firefox, edge ...
- 19:00 Bug #86769 (Resolved): All cached are deleted. Calling redirect module in BE invoke a php warning.
- Applied in changeset commit:e654d32f9ea2b4f0565aed3e68811956f566017e.
- 18:10 Bug #86769: All cached are deleted. Calling redirect module in BE invoke a php warning.
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:01 Bug #86769 (Under Review): All cached are deleted. Calling redirect module in BE invoke a php warning.
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:32 Bug #86769 (Closed): All cached are deleted. Calling redirect module in BE invoke a php warning.
- 18:54 Bug #86755: Translated pages should not be visible if the BE-User has no access to the corresponding language in list module
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:04 Bug #86755: Translated pages should not be visible if the BE-User has no access to the corresponding language in list module
- Just thinking about if the editor can only access the default language and not translations:
When the editor deletes... - 12:13 Bug #86755: Translated pages should not be visible if the BE-User has no access to the corresponding language in list module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:54 Bug #14238 (Resolved): User cannot save existing page if page-type is not allowed by backend-group config
- 18:53 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
- Same behaviour for 8.7.20-dev
- 18:25 Bug #14238: User cannot save existing page if page-type is not allowed by backend-group config
- Situation in TYPO3 9.5.1-dev is ok:
- created a usergroup "editor-group" without access to page-type 3 (Link to ex... - 18:30 Bug #86734 (Resolved): not possible to edit pages with sys_language_uid > 9 with SiteHandling
- Applied in changeset commit:c26facec7afb2f35421b27dc64a5167d05823d42.
- 13:55 Bug #86734: not possible to edit pages with sys_language_uid > 9 with SiteHandling
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:53 Bug #86734: not possible to edit pages with sys_language_uid > 9 with SiteHandling
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:48 Bug #86734: not possible to edit pages with sys_language_uid > 9 with SiteHandling
- This bug pointed to a different issue that lies a bit deeper.
The value of the @sys_language_uid@ field of the @pa... - 18:30 Task #86690 (Resolved): SEO sitemap includes doktype 'Backend User Section'
- Applied in changeset commit:f97675b4f147a2b826a4e10142b8d136d7d26edd.
- 12:02 Task #86690: SEO sitemap includes doktype 'Backend User Section'
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:45 Task #86690: SEO sitemap includes doktype 'Backend User Section'
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Bug #86554 (Resolved): Field value does not get converted to array if using overrideVals
- Applied in changeset commit:c26facec7afb2f35421b27dc64a5167d05823d42.
- 13:55 Bug #86554: Field value does not get converted to array if using overrideVals
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:53 Bug #86554 (Under Review): Field value does not get converted to array if using overrideVals
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:30 Bug #81720 (Resolved): GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Applied in changeset commit:7c8bc1c8518b556f6cd1e1e380dd7e87f0daecb4.
- 14:54 Bug #81720: GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:52 Bug #81720 (Under Review): GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:30 Bug #81720 (Resolved): GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Applied in changeset commit:e1ce4ed4ce3394718578f7f20b86387eb41d0315.
- 14:23 Bug #81720: GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:51 Bug #81720: GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:16 Bug #81720: GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:45 Bug #81720: GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Bug #81720: GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:23 Bug #81720: GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:03 Feature #85918: Show "Page enabled in menus" in ContextMenu for pages
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:47 Bug #86331: Mountpoints not working with new site configurations
- ...
- 14:33 Bug #86331: Mountpoints not working with new site configurations
- I will have a look onto the problem in typo3 sprint berlin
- 17:35 Bug #86770 (Rejected): form-extenion finisher not editable
- in version 8.7.18 the finisher setting are not editable in the form edior (Backend). Adding a finsher leads to en err...
- 17:26 Feature #72053: Extbase: Support \DateTimeInterface instead of \DateTime
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:25 Bug #79014: DataHandler not deleting inline and MM references if base table does not have a "delete"-field leads to DatabaseRecordException
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:11 Bug #67061: Upload of files with "Umlaute" is not possible for non-admins when utf8 filesystem is enabled
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:50 Bug #67061: Upload of files with "Umlaute" is not possible for non-admins when utf8 filesystem is enabled
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:49 Bug #67061: Upload of files with "Umlaute" is not possible for non-admins when utf8 filesystem is enabled
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:43 Bug #67061: Upload of files with "Umlaute" is not possible for non-admins when utf8 filesystem is enabled
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:10 Bug #66171 (Closed): Wizard element browser crashes with invalid identifier
- Dear Xavier,
I tried to reproduce this issue exactly as you mentioned and I cannot reproduce this issue anymore in... - 17:00 Bug #86203 (Resolved): Avoid excluding fields in copyToLanguage
- Applied in changeset commit:f1f194a4e97f1bfac64b6741803f62f9566ec71d.
- 16:30 Bug #86569 (Resolved): Respect no_index while creating canonical and hreflang tags
- Applied in changeset commit:603b6bf14918382a49c47aff04d7724fbac52919.
- 16:00 Bug #86512 (Resolved): Site-functionality: Adjust enable/disable-functionality
- Applied in changeset commit:2b15636365b3ec14803e572b38b84d37e022f409.
- 04:07 Bug #86512: Site-functionality: Adjust enable/disable-functionality
- It's just the missing assinged property _hidden_ of pages requested from rootline, which would be considered using Ic...
- 03:45 Bug #86512 (Under Review): Site-functionality: Adjust enable/disable-functionality
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:58 Task #69015 (Closed): Note for invisible translated content due to missing page-language-overlay
- After discussion with Benni (and others) at Codesprint Berlin we decided to not implement this for now as usability i...
- 15:36 Task #69015 (Under Review): Note for invisible translated content due to missing page-language-overlay
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:41 Bug #86615: Static route sitemap.xml is not working on single-page tree
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:37 Bug #86615: Static route sitemap.xml is not working on single-page tree
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:50 Bug #86615: Static route sitemap.xml is not working on single-page tree
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:07 Bug #79802: phash not unique
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:55 Bug #79802: phash not unique
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:12 Bug #79802: phash not unique
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:28 Bug #79802: phash not unique
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:54 Bug #79802 (Under Review): phash not unique
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:07 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:54 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:12 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:28 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:53 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #86763: Backend Layout Slide not working in FLUIDTEMPLATE Variables after Upgrade to 9.5.0
- I can't confirm this issue on the current master (9.5.1-dev) neither with backend layouts created via records in the ...
- 00:30 Bug #86763: Backend Layout Slide not working in FLUIDTEMPLATE Variables after Upgrade to 9.5.0
- Wrong project.
- 14:30 Bug #84020 (Resolved): input style of language overlay field breaks with long text
- Applied in changeset commit:c3ac9f7eaf13230af00d7765d37227cdf498926d.
- 13:22 Bug #84020: input style of language overlay field breaks with long text
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Bug #86758 (Resolved): Expire Header value has wrong type
- Applied in changeset commit:73cc493d325c205acebd7160b747df963c5060de.
- 11:45 Bug #86758: Expire Header value has wrong type
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:00 Bug #86765 (Resolved): Error: when creating disallowed textfile type in filelist module
- Applied in changeset commit:11cfefb7ce37d5e3902f6bccada2db79fe725b7d.
- 13:27 Bug #86765: Error: when creating disallowed textfile type in filelist module
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:10 Bug #86765 (Under Review): Error: when creating disallowed textfile type in filelist module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:47 Bug #86765 (Closed): Error: when creating disallowed textfile type in filelist module
- h2. How to create the problem:
1. Check your settings for _[SYS][textfile_ext]_. Be sure "md" is not whitelisted/... - 13:41 Bug #85248 (Needs Feedback): Show link in page tree context menu links to wrong domain for mount points
- 13:37 Bug #85248: Show link in page tree context menu links to wrong domain for mount points
- I tried to reproduce the bug, but couldn't using TYPO3 9.5.1-dev.
I installed 2 scenarios:
* one with domain-con... - 11:00 Bug #85248: Show link in page tree context menu links to wrong domain for mount points
- I will try to fix it during sprint in Berlin
- 13:30 Bug #86754 (Resolved): OverrideVals are not always set for editing pages
- Applied in changeset commit:bd1d1212d8e00b26f9f4a0fe2992b6a61dd85120.
- 13:03 Bug #86767 (Closed): Workspace: Newly created content elements are not visible in modules 'page' and 'list'
- If an editor or admin is working in a workspace and creates a new content element, the newly created content element ...
- 12:52 Bug #86766 (Closed): Workspace: Search returns no results
- The search in the backend module "Workspace" returns no results.
Tested with current 8.7 (8.7.20-dev) and current ... - 12:30 Bug #86744 (Resolved): Refactor JavaScript of admin panel
- Applied in changeset commit:0153745605beea1c9714a0671696729bf1bbe646.
- 12:30 Task #86700 (Resolved): Update codemirror
- Applied in changeset commit:d1f7808180b60fced533fe963805787a3371a781.
- 12:00 Bug #86594 (Resolved): selectMultipleSideBySide with minItems = 1 & maxItems = 1 available items stay hidden/disabled
- Applied in changeset commit:881f7a1724e5f1cae1794092f695aad83528db04.
- 11:52 Bug #86594: selectMultipleSideBySide with minItems = 1 & maxItems = 1 available items stay hidden/disabled
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:00 Task #86756 (Resolved): Update Installer Styling
- Applied in changeset commit:dc75bff7346e4cb3626074fbef766a4567d42316.
- 11:53 Bug #85115 (Closed): Can't copy or cut files in filelist
- I think it's safe to close this one for now.
Please reopen it or ping me if the issue comes out again or there is ... - 11:36 Bug #85099: Attempt to delete without permission - error message shows up, but action works
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:27 Bug #85099 (Under Review): Attempt to delete without permission - error message shows up, but action works
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 05:16 Bug #86762: Site-Configuration defined language fallbacks not working
- I already tried this and also this one: https://review.typo3.org/#/c/58612/
But my issue stays the same. Over that...
2018-10-26
- 23:51 Bug #86762: Site-Configuration defined language fallbacks not working
- Maybe has this been already solved with https://review.typo3.org/58698?
- 23:21 Bug #86762 (Closed): Site-Configuration defined language fallbacks not working
- Hi,
maybe i'm just expecting the wrong but it seems there is an issue with the language fallback functionality.
I... - 23:46 Bug #86763 (Closed): Backend Layout Slide not working in FLUIDTEMPLATE Variables after Upgrade to 9.5.0
- I am reading the current backend_layout with a typoscript TEXT object, and pass it to a variable in my FLUIDTEMPLATE ...
- 21:14 Feature #86761 (Closed): "CTRL-F" to search in the backend window and in open files
- If you work on a CSS-file most of the time you want to change a certain class.
In LTS 8.7 having a fileadmin file op... - 20:52 Feature #86760 (Closed): Editing fileadmin files, after saving allways shows first line of the file
- If you edit for example an css-file in the BE and you save it. After saving the cursor goes to the first line of the ...
- 19:38 Feature #86759 (Closed): nomodule attribute on script tag
- As per typoscript documentation it is not possibble to add nomodule attribute on scripts. nomodule is necessary to se...
- 19:29 Bug #86758: Expire Header value has wrong type
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:28 Bug #86758 (Under Review): Expire Header value has wrong type
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:26 Bug #86758 (Closed): Expire Header value has wrong type
- This leads to an occasionally Exception:
Invalid header value for header "Expire"". The value must be a string or ... - 19:22 Bug #86203: Avoid excluding fields in copyToLanguage
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:20 Bug #86203: Avoid excluding fields in copyToLanguage
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:53 Bug #86625 (Under Review): "No pseudo-site found in root line of page" when executing upgrade wizard
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:36 Task #86757 (Closed): Obsolete TCA properties with group internal_type=file/file_reference deprecation
- these can be removed if group internal_type=file / file_reference have been deleted in v10:
* ctrl/selicon_field_p... - 18:21 Bug #86512: Site-functionality: Adjust enable/disable-functionality
- If we want to have this, it should disable/enable a page, not the site config
- 18:20 Bug #86744: Refactor JavaScript of admin panel
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:40 Bug #86744: Refactor JavaScript of admin panel
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:15 Bug #86744: Refactor JavaScript of admin panel
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:04 Feature #45039: Scheduler task to clean up unused processed images
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:13 Feature #45039 (Under Review): Scheduler task to clean up unused processed images
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:58 Bug #86532: Issues with slugs & records
- Current the slug value in field _pages.slug_ has a slash '/' prebended, where fx in EXT:news the slug value in field ...
- 17:30 Bug #83795 (Resolved): in the tables with <ol> or <ul>
- Applied in changeset commit:c23b1e1970d44cb3fc836db697650be568788218.
- 17:05 Bug #83795: in the tables with <ol> or <ul>
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 12:38 Bug #83795: in the tables with <ol> or <ul>
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:09 Bug #85099: Attempt to delete without permission - error message shows up, but action works
- I can confirm the bug for TYPO3 8.7.20-dev
In TYPO3 9.5.1-dev the editor gets warned about the pending deletions b... - 17:03 Task #86756 (Under Review): Update Installer Styling
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:02 Task #86756 (Closed): Update Installer Styling
- 17:03 Task #86514 (Under Review): Add Social Media tab to pages TCA
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:00 Bug #86563 (Resolved): Exception is thrown in view module if root page is selected
- Applied in changeset commit:d4f0301479c22b07143247c955c671587828cd29.
- 16:03 Bug #86563: Exception is thrown in view module if root page is selected
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:56 Bug #86754: OverrideVals are not always set for editing pages
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:54 Bug #86754: OverrideVals are not always set for editing pages
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:29 Bug #86754 (Under Review): OverrideVals are not always set for editing pages
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:28 Bug #86754 (Closed): OverrideVals are not always set for editing pages
- With the removal of pages_language_overlay the pageModule passes the sys_language_uid as overrideVals to the formEngi...
- 16:55 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:50 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:42 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:40 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:38 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:15 Bug #86755 (Under Review): Translated pages should not be visible if the BE-User has no access to the corresponding language in list module
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:45 Bug #86755 (Closed): Translated pages should not be visible if the BE-User has no access to the corresponding language in list module
- 16:08 Task #86690: SEO sitemap includes doktype 'Backend User Section'
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:06 Task #86690 (Under Review): SEO sitemap includes doktype 'Backend User Section'
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:00 Bug #85109 (Resolved): New record version will call exception when you work in workspace.
- Applied in changeset commit:9316bfb3cd09c4a1b922c41fe1aed2c2a54a021d.
- 15:53 Bug #85109: New record version will call exception when you work in workspace.
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:00 Bug #86599 (Resolved): PHP Warning when calling /?eID=dumpFile
- Applied in changeset commit:e52a91c8066156966da904069116eaf8f8b42776.
- 15:39 Bug #86599: PHP Warning when calling /?eID=dumpFile
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:57 Task #86573: PageTitleProvider should give possibility to remove site name
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:51 Bug #75130: Editor with language restriction can edit page properties of default language
- I agree with Riccardo, the following problems exists on:
current 8.7 (8.7.20-dev):
* There is no page edit icon o... - 15:44 Bug #86753: Call to undefined method Symfony\Component\Console\Command\Command::setHidden in TYPO3\CMS\Extbase\Command\CoreCommand
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:11 Bug #86753 (Under Review): Call to undefined method Symfony\Component\Console\Command\Command::setHidden in TYPO3\CMS\Extbase\Command\CoreCommand
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 14:58 Bug #86753 (Closed): Call to undefined method Symfony\Component\Console\Command\Command::setHidden in TYPO3\CMS\Extbase\Command\CoreCommand
- The configure method calls $this->setHidden:
/**
* Configure the command, since this is a command
... - 15:30 Bug #86696 (Resolved): Recycler empty
- Applied in changeset commit:6595aa5413814dbfbf7da12765503cef7c79ffb1.
- 15:21 Bug #86683: locallangXMLOverride not working due to incorrect language file path
- I can not reproduce on 9.5.0 and 9.5.1-dev.
I have written an extension with testcases for this issue, compatible wi... - 15:00 Bug #86567 (Resolved): EXT:backend requires EXT:recordlist in order to edit records.
- Applied in changeset commit:240f0abf5559e9bf713df8a7a131723b34e6bc76.
- 14:49 Bug #80895 (Closed): target and title attributes are not processed in frontend for record type links
- 12:35 Bug #80895: target and title attributes are not processed in frontend for record type links
- I can't confirm the issue neither with the current master (9.5.1-dev) nor with current 8.7.17-dev. Seems this issue h...
- 14:48 Bug #65234 (Closed): Unwanted p tag between UL and LI
- I'll close this ticket then. @Patrick the same code snippet can be used for Fluid Styled Content and CSS Styled Content.
- 14:45 Bug #65234: Unwanted p tag between UL and LI
- The unwanted p-Tag between ul and li doesn't appear any more for TYPO3 8.7.
This applies to both cases: both renderi... - 14:45 Bug #67676: Element "sys_file_reference:XXX" does not exist"
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:30 Bug #86752 (Resolved): Docs state config.yml instead of config.yaml in site config
- Applied in changeset commit:74873143bc915a7e99a8efc0fd984e4d0daa7543.
- 14:05 Bug #86752 (Under Review): Docs state config.yml instead of config.yaml in site config
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:58 Bug #86752 (Closed): Docs state config.yml instead of config.yaml in site config
- 14:30 Bug #85140 (Resolved): Recycler CleanerTask delete only first FileResourceField
- Applied in changeset commit:52379b3664ac7053ea89232a1fee0ad6306cd5fa.
- 14:09 Bug #85140: Recycler CleanerTask delete only first FileResourceField
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 13:38 Bug #82067 (Closed): Links in RTE with problem when it doesn't have domain
- 13:30 Bug #82067: Links in RTE with problem when it doesn't have domain
- The behaviour in previous versions was a hack - this hack has been removed in TYPO3 8.
But now a clean solution w... - 12:21 Bug #86734: not possible to edit pages with sys_language_uid > 9 with SiteHandling
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:51 Bug #86734: not possible to edit pages with sys_language_uid > 9 with SiteHandling
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:14 Task #86414: No copy and / or cut button in file list search
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:11 Bug #86571: Language Menu not setting language uid correctly when special.value=auto
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:51 Bug #56351: view page in another language than default language from Backend is incorrect
- I can confirm this issue on the current master (9.5.1-dev).
- 11:41 Bug #86751 (Closed): Pressing "Mark undone" of "Migrate all file relations from fe_users.image to sys_file_references" has no effect
- Because of a logical bug inside the "updateNecessary" method, the wizard doesn't come up after pressing the "Mark und...
- 10:15 Feature #81989: ImageMagick - Prevent Concurrent Processing of Image Files
- In the meantime we could collect some more details:
* Seems to happen especially for pictures which are includes o... - 09:44 Bug #86453: Exception thrown in BE -> Template (PID 0) . TYPO3 8.7.19
- This behaviour was introduced with #81430
- 09:20 Bug #86747 (New): Using PersistedPatternMapper has some drawbacks
- I configured the route of an extension's single page in my @config.yaml@ of the site management with the help of the ...
- 08:36 Bug #86397: Link across domains not possible
- So it's mandatory to create the Site configuration for this to work?
I have the same error, links to another page tr...
2018-10-25
- 23:44 Task #86746: Execute tests via docker
- Yeah
- 20:00 Task #86746 (Resolved): Execute tests via docker
- Applied in changeset commit:cbbcafde250d1a56c88cf80762d5e0df4dd8fbf1.
- 18:04 Task #86746 (Under Review): Execute tests via docker
- Patch set 28 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:57 Task #86746 (Closed): Execute tests via docker
- 23:00 Bug #86704 (Resolved): Unit test failure if typo3conf/l10n/de/form exists
- Applied in changeset commit:2a9c88ba0a5ebe0a65c3f07d9f1f883021cdd4d5.
- 20:51 Bug #86704 (Under Review): Unit test failure if typo3conf/l10n/de/form exists
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:36 Bug #86704 (In Progress): Unit test failure if typo3conf/l10n/de/form exists
- 22:42 Bug #81316 (Closed): linkhandler does not respect custom typolink configuration
- 17:38 Bug #81316: linkhandler does not respect custom typolink configuration
- I have testet it with the header link. All attributes are shown. The bug should be fixed.
- 22:41 Bug #81720: GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:35 Bug #81720: GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:20 Bug #81720 (Under Review): GeneralUtility::locationHeaderUrl can not handle URLs that are relative to the current protocol
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:06 Bug #86567: EXT:backend requires EXT:recordlist in order to edit records.
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:19 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:17 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 20:59 Bug #84245: l10n_mode = prefixLangTitle results in extra empty paragraphs for RTE enabled fields
- I cannot reproduce it with CKE-Editor and TYPO3 9
- 20:20 Bug #68177 (Closed): Wrong Categories on pages with pages_language_overlay
- Closed as duplicate of #66155
- 19:58 Feature #66155: Backend display of localized records
- The feature should be more complete: not only categories should be shown with overlays according to the current conte...
- 17:14 Bug #83545: rte_ckeditor: Link-update-button disappears in link-browser
- I can confirm this issue on the current master (9.5.1-dev) as well.
- 17:00 Bug #86743 (Resolved): Inline "then"/"else" not working for IfHasRoleViewHelper
- Applied in changeset commit:28f0f0b234994d83f40b5b6d882821eb4b5437d6.
- 16:42 Bug #86743: Inline "then"/"else" not working for IfHasRoleViewHelper
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:10 Bug #86743 (Under Review): Inline "then"/"else" not working for IfHasRoleViewHelper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:08 Bug #86743 (Closed): Inline "then"/"else" not working for IfHasRoleViewHelper
- Since TYPO3v8 using the inline @then@ and @else@ arguments on the @IfHasRoleViewHelper@ does not work anymore.
Thu... - 16:58 Bug #83795: in the tables with <ol> or <ul>
- In Typo3 9.5 the problem doesn't exist: there is no in Frontend.
- 16:12 Bug #86734 (Under Review): not possible to edit pages with sys_language_uid > 9 with SiteHandling
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:30 Bug #86734 (Resolved): not possible to edit pages with sys_language_uid > 9 with SiteHandling
- Applied in changeset commit:87fae8bcdfb5b9fa6f163501d139508e3320cef8.
- 12:50 Bug #86734 (Under Review): not possible to edit pages with sys_language_uid > 9 with SiteHandling
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:04 Bug #86738: Translating content elements in free mode works not correcly
- I can confirm this behaviour. It occurs if you chose to copy the content elements of the default language into the se...
- 08:54 Bug #86738 (Closed): Translating content elements in free mode works not correcly
- In TYPO3 9.5.0 I am using the newly introduced site configuration. The translations are in free mode. Now I have a pa...
- 16:01 Bug #86554 (Closed): Field value does not get converted to array if using overrideVals
- Issue is/will be fixed with the duplicated issue.
- 15:34 Bug #86745 (Closed): Error in backend module 'list' after deleting a site language (not default language)
- I have two sites, my site configuration is as below:
* page tree 1 (default language: english, second language: germ... - 15:11 Bug #86714: Upgrade Wizard in Install Tool shows HTML tag <warning>
- Short answer: yes, they are and it's currently on purpose, because we do not have an output renderer for the upgrade ...
- 14:47 Bug #84020: input style of language overlay field breaks with long text
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:34 Bug #84020 (Under Review): input style of language overlay field breaks with long text
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:53 Bug #84020 (In Progress): input style of language overlay field breaks with long text
- 14:17 Bug #86719: Adminpanel SubModuleRenderViewHelper throws exception while not implementing ContentProviderInterface
- That may all be correct and especially if this is by design then AbstractSubModule should implement ContentProviderIn...
- 12:05 Bug #86719 (Resolved): Adminpanel SubModuleRenderViewHelper throws exception while not implementing ContentProviderInterface
- The submodule render viewhelper should render modules - it can only render modules that provide something to render.....
- 14:03 Bug #86627: Translations for content elements using free mode not shown anymore in frontend in v9
- As workaround: `select.includeRecordsWithoutDefaultTranslation = 1`
- 13:30 Bug #86597 (Resolved): Incorrect query of the fallback uids in the core
- Applied in changeset commit:8ef66824da196cbac68053bf71fe09f72e143f2f.
- 13:02 Bug #86597 (Under Review): Incorrect query of the fallback uids in the core
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:24 Bug #86744 (Under Review): Refactor JavaScript of admin panel
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:20 Bug #86744 (Closed): Refactor JavaScript of admin panel
- nest into namespace object and remove console logs.
- 12:51 Bug #86662: Exception "Language 40 does not exist on site site1" when entering the list view (BE)
- IMO not related
- 12:41 Bug #85989: Linkhandler configuration not loaded when assigned in TCA/Overrides by addPageTSConfig()
- I've got another strange behaviour: Independent from how the linkhandler configuration is assigned, sometimes the fol...
- 12:41 Bug #86594: selectMultipleSideBySide with minItems = 1 & maxItems = 1 available items stay hidden/disabled
- is this one related? #78479
- 12:39 Bug #84027: wrong tab when reopen records from list view
- I can't confirm this behaviour on the current master for be_users and be_groups, but for sys_language.
- 12:19 Task #83850 (Under Review): Add tests for linkvalidator
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:30 Bug #86720 (Resolved): Description for TCA type "slug" not possible
- Applied in changeset commit:bf961f42e745c10243083f2a045a98271d0de8c9.
- 10:42 Bug #86742 (Closed): ReflectionService: UnknownClassException wrong classname in message
- If you reflect a class with ReflectionService, UnknownClassException returns only the parent classname in the message...
- 09:40 Bug #86740 (Closed): Using slash in slug in extension record throws exception in frontend
- I am using a slug TCA field in an extension record. The slug content is build from a title which can contains a slash...
- 09:32 Feature #86735: Make \TYPO3\CMS\Core\Configuration\ExtensionConfiguration function get static
- Ok, i'll try to explain my need :)
So, i have an extension that i use to preset/configure automatically other exte... - 08:58 Feature #86739 (New): Ask other editors for editing a locked record
- h2. How to reproduce
# An editor is editing a record
# TYPO3 locks the record
# If another editor wants to edit... - 07:30 Bug #86729 (Resolved): CObjectVIewHelper does not render top level object path
- Applied in changeset commit:1aed1588de672bce957968dfa5dc46c0ddf99d9c.
2018-10-24
- 23:21 Bug #86662: Exception "Language 40 does not exist on site site1" when entering the list view (BE)
- Is this related to #86734?
- 23:20 Bug #86734: not possible to edit pages with sys_language_uid > 9 with SiteHandling
- Is this related to #86662?
- 16:10 Bug #86734 (Closed): not possible to edit pages with sys_language_uid > 9 with SiteHandling
- hi,
I have a system with 10 languages and several RootPages. Each RootPage has the default language and a transl... - 19:47 Bug #86729: CObjectVIewHelper does not render top level object path
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:46 Bug #86729 (Under Review): CObjectVIewHelper does not render top level object path
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:25 Bug #86729 (Closed): CObjectVIewHelper does not render top level object path
- When calling CObjectVIewHelper in a Fluid template with a top level path, it does not render anything any more.
... - 18:20 Feature #86735 (Needs Feedback): Make \TYPO3\CMS\Core\Configuration\ExtensionConfiguration function get static
- What do you want to achieve? In your site setup you should already know if you are using a certain extension, or do I...
- 17:38 Feature #86735 (Rejected): Make \TYPO3\CMS\Core\Configuration\ExtensionConfiguration function get static
- Is it possible to make the public function get() a static function ?
That way, we can do this in Typoscript:
<p... - 16:05 Bug #86733 (Closed): Data in page is invalid if plugin exits
- If I have a page which contains a plugin, the "data" attribute in FLUIDTEMPLATE contains the plugin data from tt_cont...
- 15:58 Feature #80420: Allow multiple recipients in EmailFinisher
- Vasyl Mosiychuk wrote:
> This is available already?
This has not been implemented yet as you can see from the tic... - 15:53 Feature #80420: Allow multiple recipients in EmailFinisher
- This is available already?
- 15:30 Bug #86731 (Resolved): Frontend RequestHandler can set $_POST to null
- Applied in changeset commit:65148aae1da42fa812df495a49b938bb432d9d67.
- 10:38 Bug #86731: Frontend RequestHandler can set $_POST to null
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:08 Bug #86731 (Under Review): Frontend RequestHandler can set $_POST to null
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:05 Bug #86731 (Closed): Frontend RequestHandler can set $_POST to null
- If the body of e POST request is empty, the Frontend RequestHanlder sets $_POST to null wich leads to all kinds of er...
- 15:01 Bug #86595: No Language Fallback
- Alexander Grein wrote:
> I can confirm this bug.
>
> To reproduce:
> - create a site configuration with e.g. eng... - 14:00 Task #86730 (Resolved): Update php-cs-fixer configuration to exclude _generated directories
- Applied in changeset commit:7666a39be312a1a0dfc78c1aabcf66a3f41022e2.
- 11:34 Task #86730 (Under Review): Update php-cs-fixer configuration to exclude _generated directories
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 11:30 Task #86730 (Resolved): Update php-cs-fixer configuration to exclude _generated directories
- Applied in changeset commit:ab6a0004b41cc5c19181273cf286438fe486ab78.
- 10:22 Task #86730 (Under Review): Update php-cs-fixer configuration to exclude _generated directories
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:49 Task #86730 (Closed): Update php-cs-fixer configuration to exclude _generated directories
- * acceptance tests may create _generated directories (e.g. typo3/sysext/core/Tests/Acceptance/Support/_generated/)
*... - 13:28 Feature #41067: Clearing cache of "stdWrap.cache" entries stored in "cache_hash"
- I've come to this as I encountered the following behaviour in 8.7 LTS and 9.5 LTS:
There is one page with an Extba... - 12:46 Task #86732 (Under Review): Log *_INT content objects
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:28 Task #86732 (Rejected): Log *_INT content objects
- As an integrator I want to have COA_INT and USER_INT Content objects being logged at debug level.
For testing pur... - 11:51 Bug #86712: config.sys_language_overlay has no effect
- I've included content via the Typoscript CONTENT object (as far as I remember _styles.content.get_ is just an alias f...
- 11:03 Bug #86712: config.sys_language_overlay has no effect
- For me it was about the standard output of tt_content elements.
"Problem" was that I got the content with the stan... - 10:32 Bug #77886: Apply image cropping to click-enlarge NOT
- Just as Georg wrote in the very first comment: all you need is to remove the crop field in TypoScript. In TYPO3 v8 an...
- 09:54 Bug #86632: Reports complaining that "Update incomplete"
- After applying this patch manually on TYPO3 9.5.0, we still have this problem. The process bar in upgrade wizards is ...
- 09:53 Bug #49804 (Closed): Wrong dam record references when copying records with DAM record references
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 09:52 Bug #49313 (Closed): Copying Records with Subelements (Childelements)
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 09:50 Bug #85337: Translate single content elements after initial translation not working
- I have tested a fresh installation and also cannot reproduce it.
Then I copied the project where the problem occur... - 09:48 Bug #86720 (Under Review): Description for TCA type "slug" not possible
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:31 Bug #86720 (Accepted): Description for TCA type "slug" not possible
- 09:43 Bug #81740 (Closed): temp directory name shouldn't be hardcoded in ClearCacheService
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 09:42 Bug #77618 (Closed): Workspace PageTree can become super-slow
- I think it is safe to close this for now; it should be fixed on the latest 9.5.x version.
If you think that this i... - 09:39 Bug #86727: Numeric in slugs on multidomain instances.
- Georg Ringer wrote:
> Please provide a bit more information about the structure of the sites. Do you have a page cal... - 09:33 Bug #86727 (Needs Feedback): Numeric in slugs on multidomain instances.
- Please provide a bit more information about the structure of the sites. Do you have a page called "9"?
- 08:33 Bug #86727 (Closed): Numeric in slugs on multidomain instances.
- I have an instance with 30+ domains.On running upgrade wizard for slug generation ,it produces slugs with numeric lik...
- 09:22 Bug #86722: Not possible to deactivate deprecation-log in typo3temp/var/log/
- Markus Klein wrote:
> Not a bug, but a changed behavior.
>
> Deprecations now use the normal logging API so it ca... - 08:52 Task #86718 (Rejected): Make crop settings accessible for 3rd-party developers
- One just needs to write:...
- 08:45 Bug #86728 (Closed): Slug generation wizard fails.
- On running "Introduce URL parts ("slugs") to all existing pages" wizard in Upgrade wizard It fails with the following...
- 08:00 Feature #86629: Implement LinkHandler for telephone numbers
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available...
2018-10-23
- 23:16 Bug #85337 (Needs Feedback): Translate single content elements after initial translation not working
- I cannot reproduce it on 7.6.31, 8.7.19 and 9.5.0
These are the steps I followed:
h3. Prerequisites
TYPO3 in... - 21:43 Bug #86640 (Accepted): Translations are created on the wrong page if translations were moved previously (severe)
- Thanks for the excellent report.
- 21:29 Bug #86722 (Rejected): Not possible to deactivate deprecation-log in typo3temp/var/log/
- Not a bug, but a changed behavior.
Deprecations now use the normal logging API so it can all be controlled the usu... - 17:17 Bug #86722 (Closed): Not possible to deactivate deprecation-log in typo3temp/var/log/
- We are using TYPO3 9.5.0 (no composer) in production/live-mode with some well-known extensions like DCE, Gridelements...
- 21:08 Bug #86721 (Closed): Reports module shows "Update Incomplete" but all wizards are done
- closed as duplicate
- 17:00 Bug #86721: Reports module shows "Update Incomplete" but all wizards are done
- Duplicate of #86632
- 16:56 Bug #86721 (Closed): Reports module shows "Update Incomplete" but all wizards are done
- I have a 9.5 installation where the report module always shows "Update Incomplete". All upgrade wizards are done, the...
- 20:00 Bug #86715 (Resolved): Outbound facebook links broken
- Applied in changeset commit:ef11877bd4f4c124cc8760cfc71353232c068d1a.
- 19:56 Bug #86715: Outbound facebook links broken
- Patch set 1 for branch *TYPO3_7-6* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 08:21 Bug #86715: Outbound facebook links broken
- Patch set 2 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 08:20 Bug #86715: Outbound facebook links broken
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 08:17 Bug #86715 (Under Review): Outbound facebook links broken
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 08:11 Bug #86715 (Closed): Outbound facebook links broken
- Facebook seems to add the parameter fbclid to all outbound links which breaks cached pages since 1 or 2 weeks.
The p... - 18:23 Bug #86712: config.sys_language_overlay has no effect
- same problem here.
if I use SiteHandling I will no longer see translations in FreeMode regardless of language fall... - 16:44 Bug #86398: Interface state can't be saved
- I had the same error. It seems to occur when upgrading an old TYPO3 installation to 9.5. It was concerning only exist...
- 15:44 Feature #86629 (Under Review): Implement LinkHandler for telephone numbers
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:43 Bug #86720 (Closed): Description for TCA type "slug" not possible
- I want to use the *description* property for TCA type "slug" in an own extension, but it is not shown. Example code:
... - 14:37 Task #86718: Make crop settings accessible for 3rd-party developers
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:46 Task #86718: Make crop settings accessible for 3rd-party developers
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:43 Task #86718 (Under Review): Make crop settings accessible for 3rd-party developers
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:38 Task #86718 (Rejected): Make crop settings accessible for 3rd-party developers
- I developed an API to expose the EXT:news records (teaser, teaser image, ...) as JSON.
What is missing from the Co... - 11:45 Bug #86698: FilesProcessor w/ custom FileReference for pages w/ plugin
- Some additional experience today. If the scenario is the same (some CType list - Plugin on the page), the access to a...
- 11:21 Feature #66343: Add Hotkeys for backend
- I think this would be a great feature.
- 10:54 Bug #86719 (Closed): Adminpanel SubModuleRenderViewHelper throws exception while not implementing ContentProviderInterface
- Currently while not implementing a ContentProviderInterface and therfore not implementing method `getContent()` throw...
- 09:48 Bug #86716 (Resolved): RecordsXmlSitemapDataProvider not working
- this has been fixed #86602. I am closing this issue as duplicate
- 09:02 Bug #86716 (Closed): RecordsXmlSitemapDataProvider not working
- For me the RecordsXmlSitemapDataProvider ist not working. See following configuration:...
2018-10-22
- 23:43 Bug #86714 (Closed): Upgrade Wizard in Install Tool shows HTML tag <warning>
- If a upgrade wizard fails in the Install Tool, this error message is show:...
- 19:47 Feature #78760: Make pagetree panel resizable/expandable on large screens
- Try my new extension https://extensions.typo3.org/extension/pagetree_resizable/
- 19:44 Feature #84183: Backend panels resizable again
- Try my new extension https://extensions.typo3.org/extension/pagetree_resizable/
- 17:16 Bug #86712 (Closed): config.sys_language_overlay has no effect
- Hi,
the Typoscript setting *config.sys_language_overlay* seems to have no effect anymore with the new _Context_ and ... - 17:16 Bug #86711 (Accepted): Typo3 translated text is suffixed with 'prependAtCopy' from TCA instead of being prefixed with "Translated to xxx:"
- When you translate a record with translation tool and IRRE record with "inline.synchronizeLocalizeRecords", the trans...
- 13:23 Bug #85742 (Under Review): New page in workspace doesn't load content elements in preview
- 13:13 Bug #86385: QueryBuilder restrictions break leftJoin
- Same problem for me, restrictions for left join (and for right join) are set in where clause and not in join as it sh...
- 11:50 Bug #86709 (New): TYPO3 Translation missleading List of content which should be translated
- (Occurs in TYPO3 8.7.17 and TYPO3 8.7.19 both PHP 7.0.32, I expect the bug to also occur in 9.5 LTS but have not yet ...
- 08:11 Task #86690 (Accepted): SEO sitemap includes doktype 'Backend User Section'
2018-10-21
- 19:10 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:30 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 17:28 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:25 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:18 Bug #85416 (Closed): EXT:form wrong order after saving multi select element
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 12:21 Feature #85033: Form plugin - Finishers : Hardcoded label for empty default value
- still present on latest master (line 251 of @/typo3/sysext/form/Classes/Hooks/DataStructureIdentifierHook.php@)
2018-10-20
- 22:05 Bug #85297: Breaking: TypoScript setup is overwritten
- still have it on my list.
Will test asap and give feedback. - 19:07 Bug #85297: Breaking: TypoScript setup is overwritten
- I think that this issue is solved on the latest master I tried the following test: on the latest master 9.5.1-dev:
... - 18:49 Bug #86619: Extbase translation handling for detail page not working
- thanks! tested and working correct now.
- 11:00 Bug #86619 (Resolved): Extbase translation handling for detail page not working
- Applied in changeset commit:5e0305969800cb1cd61c098e2c09cab773c54717.
- 00:34 Bug #86619: Extbase translation handling for detail page not working
- We kindly ask all involved persons in this issue to test the latest version of the patch.
- 00:31 Bug #86619: Extbase translation handling for detail page not working
- Patch set 11 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 00:16 Bug #86619: Extbase translation handling for detail page not working
- Patch set 10 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl... - 15:57 Bug #86704 (Closed): Unit test failure if typo3conf/l10n/de/form exists
- ...
- 15:43 Bug #86703 (Closed): Page's data partly not available via getText if page has form CE
- Some getText-Values are not available in 9.5.0 if there is a form content element (sysext:form) on the site.
How to ... - 15:30 Task #86702 (Resolved): Update Build/yarn.lock
- Applied in changeset commit:2bcdda69867062557fce6a1937e7bca9273ece85.
- 15:02 Task #86702 (Under Review): Update Build/yarn.lock
- Patch set 1 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 15:02 Task #86702 (Closed): Update Build/yarn.lock
2018-10-19
- 23:45 Task #86699: Editing fileadmin files in BE: window is very small in height
- It seems also possible to add the css rule...
- 23:33 Task #86699: Editing fileadmin files in BE: window is very small in height
- Please do not add random watchers to your newly created issues. Thanks.
- 11:47 Task #86699 (Accepted): Editing fileadmin files in BE: window is very small in height
- Hey, thank you for your report.
As a workaround until is is fixed you might use the keystroke CTRL+ALT+F, this ena... - 11:35 Task #86699 (Closed): Editing fileadmin files in BE: window is very small in height
- If you want to edit css, ts or template files in the fileadmin through the TYPO3 backend the window that shows the co...
- 23:25 Bug #86619: Extbase translation handling for detail page not working
- Patch set 9 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:23 Bug #86619: Extbase translation handling for detail page not working
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:18 Bug #86619: Extbase translation handling for detail page not working
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 23:16 Bug #86619: Extbase translation handling for detail page not working
- Patch set 6 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 22:33 Bug #86698: FilesProcessor w/ custom FileReference for pages w/ plugin
- Its because the FileProcessor uses the current ContentObject, where this DataProcessor is requested from. Had some si...
- 10:31 Bug #86698 (Closed): FilesProcessor w/ custom FileReference for pages w/ plugin
- I have set an additional page property (FileReference) in TCA. The defined FileProcessor:...
- 19:13 Bug #86588: RouteEnhancer on rootPage raise a PageNotFoundException exception
- In the note2 it works, cause I guess the routing goes from rootpage (uid1) to a subpage (uid4).
In issue description... - 15:13 Bug #76489: f:cObject resets other global parameters in fluid_styled_content
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:09 Bug #76489 (Under Review): f:cObject resets other global parameters in fluid_styled_content
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:37 Bug #86701 (Closed): Setting different link targets in Link Browser does not work properly
- I close this issue as a duplicate of #83754 , please continue the discussion there, thank you.
I have added there a ... - 14:33 Bug #86701: Setting different link targets in Link Browser does not work properly
- Oh yes, this is the same issue. Could you please set this issue as related to #83754 or close this one?
- 14:19 Bug #86701: Setting different link targets in Link Browser does not work properly
- Is this the same issue? #83754
- 13:34 Bug #86701 (Closed): Setting different link targets in Link Browser does not work properly
- As part of the RTE configuration (either yaml File or PageTS) you can define the default target attribute for links i...
- 12:19 Task #86700 (Under Review): Update codemirror
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:17 Task #86700 (Closed): Update codemirror
- 12:01 Bug #86611: TYPO3 does not ask, if changed but unsaved "Shortcut Target" should be saved
- There is 1 more, "Text & Images" if i edit in *"source"* mode and hitt close without saving, TYPO3 does not ask, if c...
- 10:18 Bug #86611: TYPO3 does not ask, if changed but unsaved "Shortcut Target" should be saved
- The same with "Insert records"
After adding a record and hitting close without saving, TYPO3 does not ask, if chang... - 10:43 Bug #26161: cache_treelist is out of date when using starttime
- D. Pöpping wrote:
> When using a startdate for a page the tslib_cObj->getTreeList will never get this page in its re... - 10:21 Feature #84990: Check for other broken link types in RteHtmlParser
- Patch set 8 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:50 Bug #86696 (Under Review): Recycler empty
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:10 Bug #86696 (Closed): Recycler empty
- Hello Core-Team
a customer mentioned that he has deleted a page, but that page does not appear in recycler.
It ... - 09:00 Task #86680 (Resolved): Raise version of typo3/phar-stream-wrapper to 3.0.1
- Applied in changeset commit:bd0230437a1bd2ad3d7b25e3899d0a53ab41c50d.
- 08:49 Bug #84541: Uncaught TYPO3 Exception in indexed_search: duplicate key (hash) error
- Patch set 14 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availabl...
2018-10-18
- 23:56 Bug #86595: No Language Fallback
- I can confirm this bug.
To reproduce:
- create a site configuration with e.g. english (0) and german (1) and conf... - 22:24 Task #86690: SEO sitemap includes doktype 'Backend User Section'
- What about doktype _Shortcut_? These pages get listed, too.
Edit: I'm aware that you're able to exclude certain do... - 22:15 Task #86690 (Closed): SEO sitemap includes doktype 'Backend User Section'
- Pages of doktype _Backend User Section_ are listed in the sitemap generated by EXT:seo (as long as you don't activate...
- 21:09 Bug #86689 (Under Review): [BUGFIX][FAL] Update local cache upon creation of new storage object
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 21:07 Bug #86689 (Closed): [BUGFIX][FAL] Update local cache upon creation of new storage object
- When a new FAL storage object for the "local" driver is being created it is not possible to retrieve the new object i...
- 18:34 Bug #86676 (Needs Feedback): Extension configuration not updated both in TYPO3 9
- I can't reproduce that on current master, using the news extension and setting ...
- 18:30 Feature #86681 (Rejected): Export CSV using semicolon instead of comma as field separator
- This has been resolved since 9.2, see #84517
- 12:35 Feature #86681 (Rejected): Export CSV using semicolon instead of comma as field separator
- When exporting database records from the backend listview (DatabaseRecordList), the resulting CSV should use semicolo...
- 18:04 Bug #86687 (Needs Feedback): Translated record duplicated when copied (multi-selection mode)
- When I use the _multi-selection mode_ of the clipboard with a record (sys_language_uid = 0) and its translation selec...
- 17:25 Bug #86686 (Closed): Exception when deleting selected page in Access-Module
- Following exception occured, when deleting the selected page in Access-Module:...
- 16:40 Bug #86684 (Closed): "No pseudo-site found in root line of page" when copying records from one sysfolder to another
- **Hi,
I came across this problem when trying to copy news records in the backend.
h2. \TYPO3\CMS\Core\DataHandlin... - 16:19 Bug #82023: Install Tool DB Analyzer tries to change all VARCHAR fields
- As PHP 7.0 is EOL by 3 Dec 2018 http://php.net/supported-versions.php, maybe TYPO3 8.7 could raise requirements after...
- 16:15 Task #86648: Migrate FieldControl ResetSelection
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:08 Task #86648: Migrate FieldControl ResetSelection
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:07 Task #86648 (Under Review): Migrate FieldControl ResetSelection
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:12 Feature #86650: Add API to use RequireJS modules in FieldControl
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:20 Feature #86650: Add API to use RequireJS modules in FieldControl
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 16:05 Bug #86683 (Closed): locallangXMLOverride not working due to incorrect language file path
- Hi,
i've found a problem with using XML/XLF override files.
h2. Setup language override in an extensions ext_... - 15:32 Task #86649 (Under Review): Migrate FieldControl TableWizard
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:27 Task #86647 (Under Review): Migrate FieldControl ListModule
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:23 Epic #86642: Migrate FieldControls to use RequireJS
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 15:20 Epic #86642 (Under Review): Migrate FieldControls to use RequireJS
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:28 Task #86680: Raise version of typo3/phar-stream-wrapper to 3.0.1
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:16 Task #86680 (Under Review): Raise version of typo3/phar-stream-wrapper to 3.0.1
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:15 Task #86680 (Closed): Raise version of typo3/phar-stream-wrapper to 3.0.1
- 10:11 Bug #86675: "Show Fluid Debug" seems to be cached in regular FE-Cache
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:43 Bug #86675 (Under Review): "Show Fluid Debug" seems to be cached in regular FE-Cache
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:53 Bug #86621 (Closed): Error editing start page with single-tree translations for non-admin user
- I close this issue as a duplicate of #86575 , please continue the discussion there, thank you.
I have added there a ... - 09:52 Bug #85227 (Closed): CKEdtior custom config (yaml-file) not working in draft-workspace
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 09:36 Bug #86659: Sitemap with static routes produce xml error
- In at least 7.6 and 8.7 this causes similar behaviours elsewhere, e.g. it would lead to a blank line as output of the...
- 08:59 Bug #86679 (Closed): Broken TCA inputDateTime field with LocalConfiguration setting USdateFormat = 1
- The LocalConfiguration.php has the following settings:...
- 08:00 Bug #86665 (Resolved): Fix example for StaticRangeMapper
- Applied in changeset commit:68a9fc433baeb263f66593d90608f25381d52d12.
- 06:40 Feature #21565 (Needs Feedback): Generating multiple directories for images in GB/ and pics/
- Hey,
we've improved in TYPO3 v9 in this area:
- uploads/pics/ is no longer in use - uploads/ is completely remove... - 06:35 Feature #42614 (Closed): condition for treeLevel does not support comparisons other than equal
- We've implemented a new TypoScript condition in v9 LTS based on ExpressionLanguage, which now allows for handling tre...
- 06:33 Task #81403 (Needs Feedback): ckeditor uses wrong modal for paste text
- Hey,
I discussed this at some point with the CKEditor people, it's a really hard job to create a custom skin "typo... - 00:41 Feature #45577: Possibility to sort records in TCEforms by label_userFunc labels
- hello.
..workaround:
1) add a column 'label' to your table.
2) ...
2018-10-17
- 22:39 Bug #86678 (Closed): Exception when using workspaces and using a site configuration
- h3. Prerequisites
- fresh TYPO3 9.5.0 installation
- a very simple tree like this one... - 20:53 Bug #56982 (Closed): files copied for local processing are not deleted
- Closed for now - patch has been abandoned - see comments on https://review.typo3.org/36446
If you think that this ... - 19:47 Task #82589: EXT:backend FormEngineSuggest.js
- Patch set 7 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 19:30 Task #86677 (Resolved): Enable v8 acceptance testing again
- Applied in changeset commit:ffbfd77d9de34bbf84881b784594d24b724b00c1.
- 18:07 Task #86677: Enable v8 acceptance testing again
- Patch set 30 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 18:01 Task #86677: Enable v8 acceptance testing again
- Patch set 29 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 17:58 Task #86677: Enable v8 acceptance testing again
- Patch set 28 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 17:50 Task #86677 (Under Review): Enable v8 acceptance testing again
- Patch set 27 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is avail... - 17:48 Task #86677 (Closed): Enable v8 acceptance testing again
- 18:12 Bug #62562: Flexforms - Translating with inline relations doesn't work
- Anja Leichsenring wrote:
> should be resolved meanwhile.
nope. still not working in 8.7.19. Not tested in 9.5.0. - 18:10 Bug #59734: Translating a CE containing inline elements doesn't apply language to inline elements
- yep - nobody cares about flexform.
- 18:06 Bug #85578: tt_content form element could not be saved
- Hi!
The bugfix worked, but when having an existing form, the are some
label: 'Content element'
left in th... - 17:25 Bug #86659: Sitemap with static routes produce xml error
- Hannes Strangmeier wrote:
> I ran into same behaviour recently.
> This can happen if you have unnecessary new line... - 14:56 Bug #86676 (Closed): Extension configuration not updated both in TYPO3 9
- TYPO3 9 contains two sections in LocalConfiguration.php with extension settings:...
- 14:42 Bug #80139: Tilde in base URL causes exception
- Benni Mack wrote:
> Can you recheck on TYPO3 v9 with site handling?
Seems to work in TYPO3 9.5.0 - 14:26 Bug #77601: CSH for TCA not working inside "Inline"-Elements.
- Confirmed on TYPO3 9.5.0.
With collapseAll = 1, the CSH Tooltips are not working, with collapseAll = 0 they work. - 12:30 Bug #86657 (Resolved): DataHandler: Missing timestamp parameter when getting RecordHistoryStore
- Applied in changeset commit:a42e0f4873684589b6996c24d7f0a6cc5761b057.
- 10:02 Bug #86657: DataHandler: Missing timestamp parameter when getting RecordHistoryStore
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 10:28 Bug #86675 (Closed): "Show Fluid Debug" seems to be cached in regular FE-Cache
- If an authorized BE-User enables "Show Fluid Debug" in its admin panel, this seems to affect also non authorized / no...
- 10:13 Bug #86674 (Closed): Overriding translations does not fully works
Looks like there is some messy behaviour with the translation overriding at the moment:
i had working overriding i...- 09:37 Bug #80778: CKeditor inserts empty paragraphs in FlexForms
- I also found that bug in a current project, using 8.7.19.
Current case: I have a custom TCA for use in IRRE with a... - 09:16 Bug #82023: Install Tool DB Analyzer tries to change all VARCHAR fields
- Some final words: This won't be solved as doctrine dbal 2.7.0 requires php 7.1 which doesn't fit to the min. requirem...
2018-10-16
- 17:30 Task #86673 (Resolved): Activate bamboo nightly mssql functional tests
- Applied in changeset commit:5dda3bc5afb6a60f13211f971010ec5614fc0edf.
- 16:42 Task #86673 (Under Review): Activate bamboo nightly mssql functional tests
- Patch set 3 for branch *TYPO3_8-7* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is availa... - 16:34 Task #86673 (Closed): Activate bamboo nightly mssql functional tests
- 16:56 Bug #86588: RouteEnhancer on rootPage raise a PageNotFoundException exception
- I also don't get cHash output in urls neither on rootpage nor subpage.
routeEnhancers:
PageTypeSuffix:
... - 15:30 Bug #86671 (Resolved): Minor typo in bamboo specs
- Applied in changeset commit:e7feef2361a16768d36c68a6e7c7d935fd2597e0.
- 14:52 Bug #86671 (Under Review): Minor typo in bamboo specs
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 14:52 Bug #86671 (Closed): Minor typo in bamboo specs
- 13:47 Feature #86670 (Closed): Make default action in DragUploader adjustable
- The current behavoir of the DragUploader when uploading already existing files is to show a dialog with options to pr...
- 13:13 Bug #86659: Sitemap with static routes produce xml error
- I ran into same behaviour recently.
This can happen if you have unnecessary new lines etc. in your configuration-fi... - 10:08 Bug #86619: Extbase translation handling for detail page not working
- Patch set 5 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 09:27 Task #86669 (Closed): exception parts collapsable or easily navigatable
- if there is more than one exception displayed, one has to scroll through all the backtrace of the first in order to r...
- 09:25 Task #86668 (Closed): condense the output for more info on less room
- e.g. the big 'Oops, an error occurred' header does not transport any relevant information and can vanish.
My wish ... - 09:22 Task #86667 (Closed): adapt font size
- the output of the exception is in a larger font than the rest of the BE. This wastes precious screen space, where one...
- 09:21 Bug #83073 (Closed): Ckeditor : random bug when try to create a link
- No feedback since the last 90 days => closing this issue.
If you think that this is the wrong decision or experien... - 08:42 Bug #86666: Use typo3/phar-stream-wrapper package
- Same as #85984 but for TYPO3 v8 and v7 as well.
- 08:41 Bug #86666 (Closed): Use typo3/phar-stream-wrapper package
- 07:29 Bug #86665 (Under Review): Fix example for StaticRangeMapper
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 07:27 Bug #86665 (Closed): Fix example for StaticRangeMapper
- variables need to be strings
2018-10-15
- 22:54 Bug #84098 (New): 403 forbidden error on trying to access 404 page
- 21:55 Bug #86578 (Closed): Since Typo3 8.7.17 execute ext_tables_static+adt.sql is broken
- closed as no feedback given. Feel free to add a comment if still valid for you.
- 21:48 Bug #86657 (Under Review): DataHandler: Missing timestamp parameter when getting RecordHistoryStore
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 11:33 Bug #86657 (Closed): DataHandler: Missing timestamp parameter when getting RecordHistoryStore
- In DataHandler::getRecordHistoryStore 4 parameters are provided when creating an instance of `RecordHistoryStore`: $u...
- 21:33 Bug #86605 (Closed): Error when trying to display categories through a backend module
- 21:32 Bug #86605 (Resolved): Error when trying to display categories through a backend module
- Alresdy fixed
- 20:31 Bug #86605: Error when trying to display categories through a backend module
- this has been fixed with #86574 but I am not sure if not accidently ...
- 12:34 Bug #86605 (Needs Feedback): Error when trying to display categories through a backend module
- Hi
I couldn't reproduce the issue.
I have current master debf38e8d5a89fc69ed05ce4ba0badcaeab000a9, cloned the repo ... - 20:50 Bug #86664 (Closed): Slug isn't fully adopted after updating via update button
- Current behaviour:
After updating the slug field in the page properties via the update button the new value isn't fu... - 18:46 Task #86661: Http\Message: Support integers as header-values
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:38 Task #86661: Http\Message: Support integers as header-values
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:23 Task #86661: Http\Message: Support integers as header-values
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Task #86661 (Under Review): Http\Message: Support integers as header-values
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 18:00 Task #86661 (Rejected): Http\Message: Support integers as header-values
- For certain types like Expires-headers it might be handy to also accept integer-values.
- 18:07 Bug #86662 (Closed): Exception "Language 40 does not exist on site site1" when entering the list view (BE)
- I have a page which is translated to language uid:40.
Unfortunatelly the language is not yet configured in the site ... - 17:41 Bug #86619: Extbase translation handling for detail page not working
- Patch set 4 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 17:09 Bug #86619: Extbase translation handling for detail page not working
- Patch set 3 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:58 Bug #86619 (Under Review): Extbase translation handling for detail page not working
- Patch set 2 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 12:38 Bug #86619: Extbase translation handling for detail page not working
- Hi
Here is a work in progress solution:
https://review.typo3.org/#/c/58635/
It fixes the issue if you have overl... - 16:54 Bug #86659 (Rejected): Sitemap with static routes produce xml error
- Hello,
SiteManagement -> Static Routs -> sitemap.xml
I would like the sitemap to be accessible via domain.tld/s... - 14:48 Bug #86658 (Closed): Exception because of Expire Header from TypoScriptFrontendController::getHttpHeadersForTemporaryContent
- duplicate of #86551
- 14:14 Bug #86658 (Under Review): Exception because of Expire Header from TypoScriptFrontendController::getHttpHeadersForTemporaryContent
- Patch set 1 for branch *master* of project *Packages/TYPO3.CMS* has been pushed to the review server.
It is available... - 13:00 Bug #86658 (Closed): Exception because of Expire Header from TypoScriptFrontendController::getHttpHeadersForTemporaryContent
- In TYPO3 9.5 probably also in 9.4 an Exception is thrown when TypoScriptFrontendController::applyHttpHeadersToRespons...
Also available in: Atom