Project

General

Profile

Actions

Bug #26400

closed

htmlArea RTE not loaded in Firefox

Added by Armin Guenther about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2011-04-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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.

Actions #1

Updated by Chris topher about 13 years ago

Does it work when you set the option this way?
RTE.classesAnchor.mail.titleText >
(I guess that is, what you want...)

Actions #2

Updated by Armin Guenther about 13 years ago

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...

Actions #3

Updated by Stanislas Rolland almost 13 years ago

I am unable to reproduce this issue.

Do you get an error on the JavaScript console when the problem arises?

Actions #4

Updated by Armin Guenther almost 13 years ago

  • % 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!

Actions #5

Updated by Stanislas Rolland almost 13 years ago

  • Status changed from New to Closed
  • Assignee set to Stanislas Rolland
Actions

Also available in: Atom PDF