Skip to content

Cross db mount record access vs. "Restrict to one group" #10

@kitzberger

Description

@kitzberger

When setting a user to "Restrict to one group" it's possible to have a user switch to one role, "copy" a record, switch to the next role and try to "paste" that record onto a page with a different db mount. If both roles come with different db mounts, pasting is impossible but the user is not informed of that and nothing happens. Only in the log module an error message shows up:

Attempt to copy record "tt_content:24010" which does not exist or you do not have permission to read

This might actually be a core bug ("no error message when trying to paste a non-readable record") but I thought this should at least pop up in this tracker here, because I cannot think of any other way of having a record's reference in the clipboard that's non-readable anymore all of a sudden but switching the role with this extension here. And maybe you come up with a super easy solution too ;-)

PS: with copy/paste I mean TYPO3's clipboard functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions