Bug #40342
closedStory #69617: FormEngine bugs
"Allowed excludefields" setting from XML flexforms uncomplete / wrong section
100%
Description
In the usergroup settings, under "allowed excludefields", exclude fields from flexforms XML doesn't have a label and are in my opinion in the wrong section "Page".
You can replicate the actual bug by installing for example extension tt_address v2.2.1. Under "allowed excludefields" search for singleRecord. You will find only "(singleRecord)" without any label under section "Page" and not in section "Page Content".
Field "singleRecord" is defined in "tt_address/pi1/flexform.xml".
Files
Updated by Christian Buelter over 11 years ago
For me it seems that in TYPO3 6.1.1 the plugin flexform exclude fields are completely missing in the "Allow excludefields" form element in the backend user group record.
That means it is impossible to give editors rights to fields marked as "exclude field" by the extension. Tested with tt_address 2.3.3.
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
- Complexity set to nightmare
- Is Regression set to No
I'm not sure how to tackle this.
Technically it's a nested condition.
Imagine you want to disallow access to the field flexform itself.
How would one do this?
Updated by Riccardo De Contardi over 9 years ago
- TYPO3 Version changed from 4.7 to 6.2
This is still present in TYPO3 6.2.12
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Riccardo De Contardi about 9 years ago
- File cattura1.png cattura1.png added
- File cattura2.png cattura2.png added
I made a test in both 6.2.15 and 7.5-dev (latest master) and the latest version of tt_address (2.3.5)
On version 6.2.15 the allow-excludefield "singleRecord" is shown in cattura1.png: as you can see it is shown in the "Page content" list (the "Page content" list is just before "website user")
On version 7.5-dev the allow-excludefield "singleRecord" is shown in cattura2.png: as you can see it is shown in the "Page content" list (the "Page content" list is just before "website user")
The label is still missing
Updated by Gerrit Code Review about 9 years ago
- Status changed from New 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 http://review.typo3.org/43308
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43308
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43308
Updated by Gerrit Code Review about 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43308
Updated by Benni Mack about 9 years ago
- Sprint Focus set to Stabilization Sprint
Updated by Gerrit Code Review about 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43308
Updated by Wouter Wolters about 9 years ago
- Target version changed from 7.5 to 7 LTS
- Sprint Focus deleted (
Stabilization Sprint)
Updated by Gerrit Code Review about 9 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43308
Updated by Gerrit Code Review about 9 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43308
Updated by Gerrit Code Review about 9 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43308
Updated by Gerrit Code Review about 9 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43308
Updated by Gerrit Code Review about 9 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43308
Updated by Gerrit Code Review about 9 years ago
Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43308
Updated by Mathias Schreiber about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5e205b5b121ff5e284badfc2642b536a803abb74.
Updated by Frank Frewer about 9 years ago
As this is a bug - should there not be a fix for v6.2 too?
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed