Task #54236
Epic #55070: Workpackages
Epic #54260: WP: FAL Missing Issues / Features / API
Story #54268: As an TYPO3-Contributor I want to have a clean CodeBase in order maintain the product
sys_file_metadata uses mm for fe_group field
Status: | Resolved | Start date: | 2013-12-06 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Steffen Ritter | % Done: | 100% |
|
Category: | File Abstraction Layer (FAL) | Spent time: | - | |
Target version: | 6.2.0 | Estimated time: | 0.50 hour | |
TYPO3 Version: | 6.2 | Complexity: | no-brainer | |
PHP Version: | Sprint Focus: |
Description
has to be inline csv to work with TYPO3 access restrictions
remove opposite field
Related issues
Associated revisions
[BUGFIX] Access to sys_files is incompatible to fe_access checks
The system extension filemetadata adds access restriction fields
for selecting frontend user groups as known from tt_content or
pages. Behind the scenes of the TCEform this relation is stored
in a MM table which is incompatible to the usual access checks.
In addition a opposite relation is added to fe_groups which
queries all files to show in a selector.
This change removes the MM table and reconfigures the fe_groups
field in the same way as it is done for tt_content and pages.
Resolves: #54236
Resolves: #54237
Releases: 6.2
Change-Id: I8a05073dee9e57e48335e1fe2a3917313563ac7d
Reviewed-on: https://review.typo3.org/25987
Reviewed-by: Markus Klein
Reviewed-by: Stefan Froemken
Tested-by: Stefan Froemken
Reviewed-by: Frans Saris
Reviewed-by: Steffen Ritter
Tested-by: Steffen Ritter
History
#1 Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted 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/25987
#2 Updated by Steffen Ritter over 1 year ago
- % Done changed from 0 to 100
#3 Updated by Steffen Ritter over 1 year ago
- % Done changed from 100 to 70
#4 Updated by Steffen Ritter over 1 year ago
- Parent task set to #54268
#5 Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/25987
#6 Updated by Steffen Ritter over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 70 to 100
Applied in changeset 3cdab9df155082cb4a93a28f1c1a76d811dd9875.