I just installed better_formats and configured it so that my "content admin" role would default to the "full html" filter (the site-wide default is "Filtered HTML"). The first time that I visit the form to create a new node ("node/add/blog-post" for instance), the filter is set to the site-wide default, and not to the role default.

I discovered that I can get the format to change to "Full HTML" (in other words, to switch to the filter appropriate for that role) by simply refreshing my "node/add/blog-post" page.

Comments

dragonwize’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Since at current count there are thousands of sites and users using this module with great success, I have to assume that you probably have something conflicting or of issue in your site setup.

I would be willing to help you try and find out what but more information would be needed. How much more? as much as it takes to get the source of the problem.

Start with a description of the steps you have taken to see your problem. Screen shots of all the options areas are nice as well. Then a list of installed contrib modules. Then we can go from there.

gg4’s picture

Same problem here.... Ill update with my config...

ldweeks’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

I fixed it for my "content admin" role by rearranging the order of precedence on this page: admin/settings/filters/defaults. I missed that the first time around.

Sorry about the trouble!