Project

General

Profile

Actions

Bug #80387

closed

Access TYPO3 be module: enable tooltip after permissions have changed

Added by Josef Glatz about 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2017-03-22
Due date:
% Done:

100%

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

Description

We all love fancy tooltips!

Steps to reproduce the bug

  1. open access/permissions module
  2. mouse over on some of the permission togglers and you see the bootstrap tooltips instead of the default delayed title
  3. now click on it
  4. after the permissions are changed (https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/beuser/Resources/Public/JavaScript/Permissions.js#L76)
  5. the spans are replaced with javascript AND the tooltips aren't working anymore (event handlers are removed)

Acceptance criteria

I want fancy tooltips after changing permissions in the TYPO3 backend module "Access" ¯\_(ツ)_/¯

Actions

Also available in: Atom PDF