Project

General

Profile

Actions

Bug #30847

closed

Wrong baseurl detection for IE with usage of realurl (Frontend)

Added by Christoph Niewerth over 12 years ago. Updated over 5 years ago.

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

0%

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

Description

Szenerio:

RTE will be rendered on site with url like http://foo.bar/profils/ .
baseURL for site is http://foo.bar/ .

htmlarea/htmlarea.js will try to detect baseurl for iframe creation.
Within chrome and firefox this.baseURL will be set to http://foo.bar/.
Within ie this.baseURL will be set to http://foo.bar/profils/.

Since baseURL for ie iframe is wrong, css will not be loaded and loading display will still be visible.


Files

htmlarea_baseurl_bug.png (76.6 KB) htmlarea_baseurl_bug.png Christoph Niewerth, 2011-10-12 14:47
patch_30847.diff (966 Bytes) patch_30847.diff Christoph Niewerth, 2011-10-12 14:50
Actions #1

Updated by Christoph Niewerth over 12 years ago

Append patch to fix it.

Actions #2

Updated by Aske Ertmann over 12 years ago

I experienced the same problem and this patch fixed the issue. +1

Couldn't find a gerrit patchset, but if you create one I'd be happy to give my +1

Actions #3

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I845c3f617808235575d3af761e36ad188379c1b0 has been pushed to the review server.
It is available at http://review.typo3.org/6360

Actions #4

Updated by Gerrit Code Review over 12 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/6360

Actions #5

Updated by Stanislas Rolland about 12 years ago

  • Project changed from 1947 to TYPO3 Core
Actions #6

Updated by Stanislas Rolland about 12 years ago

  • Category set to RTE (rtehtmlarea + ckeditor)
  • TYPO3 Version set to 4.7
Actions #7

Updated by Stanislas Rolland about 12 years ago

  • TYPO3 Version changed from 4.7 to 4.5
Actions #8

Updated by Gerrit Code Review about 12 years ago

  • Status changed from New to Under Review

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/6360

Actions #9

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/9707

Actions #10

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/9708

Actions #11

Updated by Gerrit Code Review about 12 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/9709

Actions #12

Updated by Stanislas Rolland about 12 years ago

  • Status changed from Under Review to Resolved
Actions #13

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF