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 #1

Updated by Gerrit Code Review about 7 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52115

Actions #2

Updated by Gerrit Code Review about 7 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52128

Actions #3

Updated by Anonymous about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF