Project

General

Profile

Actions

Bug #92213

closed

Single table view needs modify permissions to work

Added by Alexander Grein over 3 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-09-07
Due date:
% Done:

0%

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

Description

If a backend user has only select/view rights on a specific table, it's currently (under 9.5.20) not possible for him/her to switch to the single table view of this table.

If he/she tries, an error will be thrown:
```

Oops, an error occurred!
No table modify permission for user 5 on table tx_extension_domain_model_name

More information regarding this error might be available online.
```
This happens, if the user clicks on the table name or the [1-100+] button at the end of the table inside the list module.

This way, he/she can only view the first few records, depending on the itemsLimitPerTable settings.

Actions #1

Updated by Alexander Grein over 3 years ago

Why is it not possible to edit an issue description afterwards?

Actions #2

Updated by Oliver Bartsch over 3 years ago

  • Status changed from New to Needs Feedback

Hi, I tried to reproduce this behaviour but I was always able to access the single table view.

Steps:

  • Add backend user group => Add all tables in tables_select, Add NO table in tables_modify, Add default language, Add access to the mount point, Add access to the list module
  • Add non-admin backend user and assign the created user group
  • Switch to new user => Go to list module => Click on the table and and also on the [1-100+] button
  • Single table view loads without any error

I have tested in latest master and also 9.5.

Could you please try to reproduce with the steps described or otherwise provide your configuration as I may did something different?

Actions #3

Updated by Alexander Grein over 3 years ago

After some tests on my side, I realized that the problem comes from the extension querybuilder from the TYPO3 Gmbh: https://extensions.typo3.org/extension/querybuilder/

I will write an bugreport on there side.

This issue can be closed.

Actions #4

Updated by Georg Ringer over 3 years ago

  • Status changed from Needs Feedback to Rejected
Actions

Also available in: Atom PDF