Bug #26400
closed
htmlArea RTE not loaded in Firefox
Added by Armin Guenther over 13 years ago.
Updated over 13 years ago.
Category:
RTE (rtehtmlarea + ckeditor)
Description
The following page tsconfig prevents htmlArea RTE to be loaded in Firefox (3.6.16). tsconfig is loaded as external file.
RTE.classesAnchor.mail.class = mail
RTE.classesAnchor.mail.type = mail
RTE.classesAnchor.mail.titleText =
If some titleText is supplied (e.g. titleText = xyz) htmlArea RTE is loaded as expected.
Does it work when you set the option this way?
RTE.classesAnchor.mail.titleText >
(I guess that is, what you want...)
RTE.classesAnchor.mail.titleText >
does not solve the issue. But - strange enough - if I change one of the "mail" values, RTE is loaded as normal. E.g.
RTE.classesAnchor.mail.class = mails
RTE.classesAnchor.mail.type = mail
RTE.classesAnchor.mail.titleText =
or
RTE.classesAnchor.mail.class = mail
RTE.classesAnchor.mail.type = mails
RTE.classesAnchor.mail.titleText =
works...
I am unable to reproduce this issue.
Do you get an error on the JavaScript console when the problem arises?
- % Done changed from 0 to 100
Hm, I too can't reproduce it anymore. Even though I tested it quite thoroughly it might have been a local and temporary problem. So you should consider is solved - sorry!
- Status changed from New to Closed
- Assignee set to Stanislas Rolland
Also available in: Atom
PDF