Skip to content

Bug with field permissions #19

@walisc

Description

@walisc

They are 2 cases in which the field permissions are not as should. These are highlighted below:-

  1. When the Add New button is clicked the ViewState is ViewTable when it tries to Add fields. See (Core/PageTypes/PostType.php:213). This means if the field does not have ViewTable read rights its not generated.
  2. permission keys should be mapped correctly to ViewStates. As it is if the Edit Page has (c)reate permission key, it render the edit element. This should not be the case, as it should only do this if the (u) permission key is there

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions