Project

General

Profile

Actions

Bug #41229

closed

Access module got several bugs

Added by Georg Ringer over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2012-09-22
Due date:
% Done:

100%

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

Description

General workflow:

  • "User overview" shows the settings of the current user.
  • "Permissions" shows the access to the page/tree
Following bugs are identified:
  • Admin in "User overview" > all fields are green as this is an admin, no need to show matrix
  • Admin in "User overview" doesn't see the column "lock", no need to hide - especially if a normal user can see that
  • Changes an editor does in "User overview" via matrix are not persisted
  • Editor could change the editlock, even if no rights for this field.
  • Editor can't set an owner as the dynamic select box is not shown
  • Kind of no ajax request works for editors
  • If the adminlock is enabled for a page, nothing must be changeable through the module. tcemain prevents that later, gui indicates otherwise

Possible solution

make the module for admins only, remove the overview


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #60423: Access-Module for Non-AdminsRejected2014-07-21

Actions
Related to TYPO3 Core - Bug #64416: ext:beuser permission module accessCheck cleanupClosed2015-01-22

Actions
Actions #1

Updated by Felix Kopp over 11 years ago

The overview does not bring any benefit I support the idea to remove the overview.

Also the table in Permissions does not comply with backend layout table style. Table should be 100% wide and have white background color.
Easy fix: add class="typo3-dblist" to the Table tag definition. Plus: Do not center some labels.

Actions #2

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14903

Actions #3

Updated by Georg Ringer over 11 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF