apeisa / UserGroups

Adds users groups and page based permission to ProcessWire
GNU General Public License v2.0
11 stars 4 forks source link

Unable to change page template in PW2.8 #47

Open BitPoet opened 8 years ago

BitPoet commented 8 years ago

Since page-template permission was introduced in 2.6.15, changing the template of a page is only possible for superuser because hasPagePermission can't resolve the permission. In the long run, this probably ties into #10. In the short run, page-template could be added to $editPermissions.