Closed (duplicate)
Project:
Field Permissions
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2012 at 06:35 UTC
Updated:
15 Oct 2016 at 17:46 UTC
Jump to comment: Most recent
Comments
Comment #1
anjjriit commentedI have problem persist in other site.
Where is my wrong ?
anybody have a same problem ?
Comment #2
npercival commentedI have the same problem. Users are able to access and even edit data in a field group multiple table. A brief review of the code seems to show that the after field group multiple processes the fields, they are no longer set and hence cannot be removed by the field permissions module.
From field_group_multiple.module, line 144:
Not sure how best to play nice with field permissions but maybe we should let field permissions remove the fields before processing field group multiple only sees fields the user has permissions for.
Comment #3
mariacha1 commentedThis was fixed in the Field Group Multiple module
https://www.drupal.org/node/2179317