Actions
Bug #75573
closedRTE linkwizard style - missing registered classes
Start date:
2016-04-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Classes that used to be selectable via the "Style"-field are missing from the link-wizard, possibly after 6.2.20 or 6.2.21 upgrade. The dropdown-field "Style" is present in the wizard, but it has no options to choose from on either tab.
The problem has ocurred recently and is present on multiple sites. All sites run 6.2.21.
The TSconfig for this looks like this:
RTE.classesAnchor { specialLinkPage{ class = speciallink type = page } specialLinkURL{ class = speciallink type = url } specialLinkFile{ class = speciallink type = file } specialLinkMail{ class = speciallink type = mail } } RTE.default { proc.allowedClasses ( speciallink ) buttons.link.properties.class.allowedClasses = speciallink }
Files
Updated by Wouter Wolters almost 9 years ago
- Status changed from New to Closed
Hi, thanks for reporting. This issue is already registered under #75548
Can you test the available patch if possible and give your votes/findings in our review system?
Thanks.
Actions