[TYPO3-dev] htmlArea: Broken link to css with FF 3.0.9
Stanislas Rolland
typo3 at sjbr.ca
Sat Apr 25 06:37:18 CEST 2009
Armin Günther a écrit :
> Hi list,
>
> there seems to be an issue with htmlArea and the new FF version 3.0.9:
>
> When editing tables and opening some popup windows for table properties
> the link to the htmlarea.css is broken. I looked into the (generated)
> source of the popup window and found something like the following (which
> could not work):
>
> <head>
> <title>
> </title>
> <link
> href="http://www.some-domain.dechrome://browser/typo3/sysext/t3skin/rtehtmlarea/htmlarea.css"
> type="text/css" rel="stylesheet">
> <link type="text/css" rel="stylesheet"
> id="webdeveloper-view-style-information"
> href="chrome://webdeveloper/content/stylesheets/view_style_information.css">
>
> </head>
>
> The second link might be added by the FF plugin web developer but what's
> about the first one?
>
> I've got some complaints from users and could replicate the issue.
>
I could reproduce the issue with TYPO3 4.2 branch. However, the problem
does not appear with trunk.
Please report the issue in the bugtracker.
Stanislas
More information about the TYPO3-dev
mailing list