Creation of groups is not themed like any other content type
» Creation of groups is not themed like any other content type for administrative users
Thanks. Looks like this is restricted to users with administrative permissions, so it won't affect the general contributor experience, though it's certainly still worth fixing.
Comments
Comment #1
ezra-g commentedThanks. Looks like this is restricted to users with administrative permissions, so it won't affect the general contributor experience, though it's certainly still worth fixing.
Comment #2
ezra-g commentedComment #3
ezra-g commentedAdding to our 3.3 radar.
Comment #4
japerryRelated to this:
#1800208: og_ui will always cause content type named 'group' to use admin theme on node/add form
Comment #5
japerryVerified that this patch fixes the problem. I've added it to the make file, fixed in the commit below:
http://drupalcode.org/project/commons.git/commit/dc3b7f6
Comment #6
ezra-g commentedThanks!
@japerry: Let's make sure to review the referenced patch so that it can get committed upstream.
Also, I believe the intended commit reference was: http://drupalcode.org/project/commons.git/commitdiff/a958aa9333988575bc0....