Project

General

Profile

Actions

Bug #22517

closed

Duplicate submodule URL in JavaScript

Added by Dmitry Dulepov about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-04-26
Due date:
% Done:

0%

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

Description

If module has a navScript URL and submodule have a navScript in conf.php, JavaScript ends up with something like: subModuleNavURL?subModuleNavURL. I.e. for dam it becomes: ext/dam/mod_main/tx_dam_navframe.php?ext/dam/mod_main/tx_dam_navframe.php

The problem is that getGotoModuleJavascript() appends submodule URL to itself. Looks like a trivial night coding error :)

(issue imported from #M14207)


Files

14207.diff (996 Bytes) 14207.diff Administrator Admin, 2010-04-26 16:37

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22395: Main module does not load different navFrames in submodules in dependency of navFrameScriptParamClosedDmitry Dulepov2010-04-07

Actions
Actions #1

Updated by Michael Birchler almost 14 years ago

This bug is related to 0008695 and 00014026.

Actions #2

Updated by Dmitry Dulepov almost 14 years ago

rev 7446, 7445, 7444

Actions

Also available in: Atom PDF