Closed (fixed)
Project:
Better Formats
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2009 at 20:23 UTC
Updated:
15 Oct 2009 at 11:45 UTC
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
Comment #1
dragonwize commentedSince 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.
Comment #2
gg4 commentedSame problem here.... Ill update with my config...
Comment #3
ldweeks commentedI 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!