Benjamin Serfhos
Benjamin Serfhos
Hi @mbrodala, Yes. There is a specific reason for me to avoid a TER release. Personal testing and currently having a problem finding time for solving issues. As you probably...
Hi @foobar13372, Thanks for you input. Is there any way for me to review your setup? I would love to see your instance to see why this is not working....
Does reverting query after the upgrade script fix your version 3.4? Did found some bugs regarding rootpages with no domains. Will revalidate the workflow to be sure of it. I...
Is it correct that your local clone domain is not available in the sys_domains?
I updated the pointer for tag 4.0.0. Can you please see if this fixes your problem for 4.0.0.
Hi @foobar13372, The query of requesting all available domains is: ```mysql SELECT * FROM sys_domain WHERE redirectTo = "" ORDER BY sorting; ``` I think it's very strange for the...
I don't have a status update. Due to issues with non-admin editors and rights privileges problems I need to create unit tests to make sure this will be tested and...
Hi, If this is a problem, the rootpage ID is probably not configured correctly or retrieved. Can you try and configure with the following 'fallback' and try again?; ```php $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['my_redirects']...
Hi @markusa86, Can you give me an usecase which explains your problem. (maybe screenshot?) Kind regards, Benjamin Serfhos