Closed (duplicate)
Project:
Better Formats
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2010 at 00:56 UTC
Updated:
11 Oct 2010 at 04:20 UTC
I'm using adminrole module and have the Administrator role to have all the permissions.
When editing the list of input formats I can configure any format to be available to the Administrator role, but when I go to Defaults tab the Administrator role isn't listed there so I can't assign it a default input format.
Comments
Comment #1
dragonwize commentedYou probably installed adminrole after better formats. Adminrole probably is creating a role directly in the database bypassing the form system that better formats currently depends on.
You will need to uninstall and reinstall better formats then it will pick up the role adminrole created manually.
Comment #2
portulacaThanx, that did the trick