Project

General

Profile

Actions

Bug #26588

closed

JS error Context Sensitive help in popup

Added by Michel Nederlof almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2011-05-03
Due date:
% Done:

100%

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

Description

In TYPO3 you can edit a record using the wizard_edit.php file in a popup screen.

This is for example used as wizard in the sys_template table; field basedOn.

When hovering over a label, for the context sensitive help, you get a CSS error, telling you that top.TYPO3.LLL is undefined.

I fixed this for our installating, by altering the JavaScript file t3lib/js/extjs/contexthelp.js (see attachment).

In the solution the first attempt is made on the default variable top.TYPO3.LLL. If not found, it tries to find the variable in the opener variable, which should be the reference back to the TYPO3 BE.

Solution works correctly (after fix) in my installation; TYPO3 4.5.2


Files

contexthelp.js.diff (1.1 KB) contexthelp.js.diff diff file for t3lib/js/extjs/contexthelp.js Michel Nederlof, 2011-05-03 16:06
Actions #1

Updated by Oliver Hader almost 13 years ago

  • Target version changed from 4.5.3 to 4.5.4
Actions #2

Updated by Oliver Hader over 12 years ago

  • Target version changed from 4.5.4 to 4.5.6
Actions #3

Updated by Chris topher over 12 years ago

  • Target version changed from 4.5.6 to 4.5.8
Actions #4

Updated by Markus Klein over 12 years ago

Hi Michel!

Can you push this change request to our reviewing system please?

Actions #5

Updated by Ernesto Baschny about 12 years ago

  • Target version changed from 4.5.8 to 4.5.12
Actions #6

Updated by Xavier Perseguers about 12 years ago

  • Assignee deleted (Steffen Kamper)
Actions #7

Updated by Markus Klein almost 11 years ago

  • Target version changed from 4.5.12 to next-patchlevel
Actions #8

Updated by Gerrit Code Review almost 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/21518

Actions #9

Updated by Michel Nederlof almost 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 90 to 100
Actions #10

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/21545

Actions #11

Updated by Gerrit Code Review almost 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/21546

Actions #12

Updated by Gerrit Code Review almost 11 years ago

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

Actions #13

Updated by Gerrit Code Review almost 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/21548

Actions #14

Updated by Michel Nederlof almost 11 years ago

  • Status changed from Under Review to Resolved
Actions #15

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF