Project

General

Profile

Actions

Bug #14474

closed

JSMENU with realurl doesn't work in IE

Added by Thorsten Kahler over 19 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
-
Start date:
2004-12-28
Due date:
% Done:

0%

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

Description

There's a bug in MSIE, which prevents the usage of the "base href" in JavaScript.
realURL needs the base href to be set so stylesheets etc. could be allocated within the document root. The function JSactivate from t3lib/jsfunc.menu.js could be extended to add the base href to the URL to jump to.

1) Install and configure realurl (you need to set config.baseURL for realurl to work properly!)
2) Configure a JSMENU
3) Check the menu in different browsers.
=> MSIE won't work as expected

(issue imported from #M649)


Files

0000649-jsfunc.menu.js.diff (785 Bytes) 0000649-jsfunc.menu.js.diff Administrator Admin, 2004-12-28 18:03

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #14757: JSmenu with RealURL is broken (jsfunc.menu.js)ClosedBenni Mack2005-05-27

Actions
Actions #1

Updated by Thorsten Kahler over 19 years ago

The attached diff provides a patch for t3lib/jsfunc.menu.js that solves the issue

Actions #2

Updated by Andreas Otto † about 19 years ago

Fixed bug by adding the three code lines mentioned in the attached diff.

Actions

Also available in: Atom PDF