Project

General

Profile

Actions

Bug #62622

closed

Javascript variable version not set

Added by Stefan Krude over 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2014-11-02
Due date:
% Done:

0%

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

Description

In typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php in function INTincScript_loadJSCode() there is JavaScript code emitted which tests the variable 'version'. This variable was set in sysext/cms/tslib/class.tslib_pagegen.php (version 4.5) but isn't set any more in typo3/sysext/frontend/Classes/Page/PageGenerator.php (version 6.2).
Because of this the hover effect in GMENU is not working.
Either the missing code should be readded again or the code in TypoScriptFrontendController.php should be adapted.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #36494: GMENU img has "name" attribute instead of "id" in html5Closed2012-04-23

Actions
Actions #1

Updated by Andreas Kiessling about 9 years ago

I can confirm this bug.

Actions #2

Updated by Riccardo De Contardi over 8 years ago

  • Status changed from New to Closed

I close this in favor of #36494, please continue the discussion there.
For completeness, I will write there the description of this bug.

thank you

Actions

Also available in: Atom PDF