Skip to content

Permission issue when viewing formlog entries #275

@PLACEBOBRO

Description

@PLACEBOBRO

In TYPO3 13 if you give a user (which is no admin) permission to the formlog module + read/write for the formlog entry table, the user gets an error message for insufficient permissions, if he wants to open one of the formlog entries in the formlog module.

Image
Error message:

The editing form could not be loaded
The editing form could not be loaded for the requested records. This may be due to insufficient permissions.

Steps to reproduce:

  1. add user with permissions for the current page-tree and formlog permissions
  2. navigate to the formlog module and click on the show-button for one entry
  3. the error message shows up

The problem is, that the formlog entries are saved on root level and not (like before) on the page itself, where the form is located.
Therefore you have to give the user access to root level, which you may not want in every case.

Versions:
TYPO3 13.4.9
Formlog 2.4.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions