Bug #83262
closedLinkhandler popup forgets all settings after switching tabs
0%
Description
Hi,
the linkhandler popup (link browser) forgets all settings after switching tabs.
On link-browser-before-error.PNG you will see that link browser is restricted to fewer options.
After switching between tabs (News and Page) multiple times the browser loses all settings. Take a look at link-browser-after-error.PNG and the changed url. As you can see all settings got lost.
1.Reproducible with the lastest introduction package (8.7.8) and the carousel FCE.
2.Modify bootstrap_package\Configuration\TCA\tx_bootstrappackage_carousel_item.php by adding some blindLink stuff to the link field:
'blindLinkOptions' => 'file, mail, spec, url', 'blindLinkFields' => 'class, params, target, title'
3.Add new tab to link browser by modifing bootstrap_package/Configuration/PageTS/TCEMAIN.txt
TCEMAIN.linkHandler.tx_news { handler = TYPO3\CMS\Recordlist\LinkHandler\RecordLinkHandler label = News configuration { table = tx_news_domain_model_news } scanBefore = page }
4. Switch between tabs (News and Page) multiple times until the bug appears.
Files
Updated by Markus Klein almost 7 years ago
- Assignee set to Markus Klein
Thanks for the report. Will put that one on my todo list.
Updated by Susanne Moog about 6 years ago
- Sprint Focus set to On Location Sprint
Updated by Joerg Kummer almost 6 years ago
- Related to Bug #83545: rte_ckeditor: Link-update-button disappears in link-browser added
Updated by Joerg Kummer almost 6 years ago
I mean we solved this at Codesprint end of oct 2018 for 9.5 and 8.7.
At the moment I can not reproduce this issue.
Can this be closed then?
Updated by Markus Klein almost 6 years ago
- Related to Bug #78513: Link-Browser - Link target not changed, if switch between tabs added
Updated by Markus Klein almost 6 years ago
- Status changed from New to Closed
- Assignee deleted (
Markus Klein)
Thanks for the info. Closed it for the time being.