Bug #49648
closedRTE: Importing google webfonts breaks style sheet parsing in Firefox
100%
Description
In recent versions of Firefox, the issue has reappeared.
Firefox raises a security error because the file is not in the same domain as the executing script.
Probably a Firefox bug since the file certainly has adequate headers: the font are indeed displayed in the RTE.
Updated by Stanislas Rolland over 11 years ago
Since the Webfont style sheet does not contain any css rules anyways, we will catch the error, and if it is a security error, log it to the Javascript console (or Firebug) and silently continue. Re-throw any other type of error.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21860
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/21861
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/21862
Updated by Stanislas Rolland over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 249765e16b93d6ec4b66d8d830dc8195c2e2cca1.
Updated by Gerrit Code Review over 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/21863
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/21864
Updated by Stanislas Rolland over 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset e48f408ce90d7eff2b158606bca9ccaa07a50037.