In #1698746: Needs Permissions a new permission was added and an attempt was made to add an update path that would grant that permission to the administration role so that the module would still be configurable for administrator accounts other than the site maintenance account. However, that code only runs for clean installs as far as I can see. Moreover, the code made wrong assumptions about the role ID. A Drupal installation that started out with the minimal install profile may have a completely different role at ID 3.

Comments

eric_a’s picture

Status: Active » Needs review
StatusFileSize
new1.88 KB

Something like this.

acke’s picture

Assigned: Unassigned » acke

Looks like I was only used to normal installs... :) Thanx for the report - this is going into the upcoming 1.4 release.

  • Commit 14fba63 on 7.x-1.x authored by Eric_A, committed by acke:
    Issue #2191225 by Eric_A: Role that gets permission granted not always...
acke’s picture

Status: Needs review » Fixed

Going into 1.4 release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.